From f9bbc573bbe9b38ff413d44361d82e428cfc6142 Mon Sep 17 00:00:00 2001 From: Ruben Hensen Date: Sun, 15 Sep 2024 18:21:06 +0200 Subject: [PATCH] Mailu ignoredifferences secrets --- mailu/helm-mailu.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mailu/helm-mailu.yaml b/mailu/helm-mailu.yaml index 7c6feea..8be8cb7 100644 --- a/mailu/helm-mailu.yaml +++ b/mailu/helm-mailu.yaml @@ -27,10 +27,12 @@ spec: - group: "" kind: Secret name: helm-mailu-secret + namespace: mailu jqPathExpressions: - .data.secret-key - group: "" kind: Secret name: mailu-roundcube + namespace: mailu jqPathExpressions: - .data.roundcube-db-password \ No newline at end of file