From eaa069bdd1c246218835623fdb645b5f9f0ab4f7 Mon Sep 17 00:00:00 2001 From: Jo Date: Thu, 28 Mar 2024 17:00:58 +0100 Subject: [PATCH] fix: disable pre-deploy import secrets by default (#469) --- plugins/contrib/kontinuous.yaml | 2 ++ plugins/fabrique/kontinuous.yaml | 1 + 2 files changed, 3 insertions(+) diff --git a/plugins/contrib/kontinuous.yaml b/plugins/contrib/kontinuous.yaml index d7710f69bb..14b87a22c6 100644 --- a/plugins/contrib/kontinuous.yaml +++ b/plugins/contrib/kontinuous.yaml @@ -54,6 +54,8 @@ preDeploy: enabled: true cleanOrphan: enabled: true + importSecrets: + enabled: false deploySidecars: failfast: diff --git a/plugins/fabrique/kontinuous.yaml b/plugins/fabrique/kontinuous.yaml index 4740cc1025..5a79a14f69 100644 --- a/plugins/fabrique/kontinuous.yaml +++ b/plugins/fabrique/kontinuous.yaml @@ -93,6 +93,7 @@ dependencies: preDeploy: importSecrets: + enabled: false options: secrets: kubeconfig: