From 9968e3d6420fd3ee82afb060518ade287c52872b Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Thu, 21 Dec 2023 08:34:14 +0800 Subject: [PATCH] init_k3s_cluster_with_gitops: set canary -> enable --- playbook/init_k3s_cluster_with_gitops | 1 + 1 file changed, 1 insertion(+) diff --git a/playbook/init_k3s_cluster_with_gitops b/playbook/init_k3s_cluster_with_gitops index 8d6414cb..fbc4df23 100644 --- a/playbook/init_k3s_cluster_with_gitops +++ b/playbook/init_k3s_cluster_with_gitops @@ -22,6 +22,7 @@ vars: group: master gitops: enable + canary: enable auto_issuance: true external_dns: enable update_secret: false