diff --git a/playbook/init_k3s_cluster_with_gitops b/playbook/init_k3s_cluster_with_gitops index 08e5c59b..8d6414cb 100644 --- a/playbook/init_k3s_cluster_with_gitops +++ b/playbook/init_k3s_cluster_with_gitops @@ -22,5 +22,9 @@ vars: group: master gitops: enable + auto_issuance: true external_dns: enable + update_secret: false + external_dns: enable + svc_discovery: disable config_repo: https://github.com/svc-design/gitops.git