From d594f746c10bece15c0d4bd30ca83be47d6c608d Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Wed, 20 Dec 2023 23:49:46 +0800 Subject: [PATCH] playbook/init_k3s_cluster_with_gitops: update --- playbook/init_k3s_cluster_with_gitops | 4 ++++ 1 file changed, 4 insertions(+) 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