From c87d492b0205cfac5bec284316f151914fa45ef8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Fri, 21 May 2021 16:49:16 +0200 Subject: [PATCH] Remove Leader CI Test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Oliver Bähler --- .../ci/leader-election-values.yaml | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 charts/argocd-applicationset/ci/leader-election-values.yaml diff --git a/charts/argocd-applicationset/ci/leader-election-values.yaml b/charts/argocd-applicationset/ci/leader-election-values.yaml deleted file mode 100644 index 7b7732ac..00000000 --- a/charts/argocd-applicationset/ci/leader-election-values.yaml +++ /dev/null @@ -1,11 +0,0 @@ -args: - enableLeaderElection: true - -replicaCount: 3 - -installCRDs: true - -mountSSHKnownHostsVolume: false -mountTLSCertsVolume: false -mountGPGKeysVolume: false -mountGPGKeyringVolume: false