mirror of
https://github.com/k3s-io/k3s-ansible.git
synced 2025-12-25 00:12:37 +01:00
POC: Supporting k3s-ansible with external database (#339)
* POC: Supporting k3s-ansible with external database Signed-off-by: Peter Klijn <pjmklijn@gmail.com>
This commit is contained in:
@@ -7,3 +7,4 @@ user_kubectl: true # noqa var-naming[no-role-prefix]
|
||||
cluster_context: k3s-ansible # noqa var-naming[no-role-prefix]
|
||||
server_group: server # noqa var-naming[no-role-prefix]
|
||||
agent_group: agent # noqa var-naming[no-role-prefix]
|
||||
use_external_database: false # noqa var-naming[no-role-prefix]
|
||||
|
||||
Reference in New Issue
Block a user