mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Mailu ignoredifferences secrets
This commit is contained in:
+12
-1
@@ -22,4 +22,15 @@ spec:
|
||||
ref: values
|
||||
destination:
|
||||
server: https://kubernetes.default.svc
|
||||
namespace: mailu
|
||||
namespace: mailu
|
||||
ignoreDifferences:
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: helm-mailu-secret
|
||||
jqPathExpressions:
|
||||
- .data.secret-key
|
||||
- group: ""
|
||||
kind: Secret
|
||||
name: mailu-roundcube
|
||||
jqPathExpressions:
|
||||
- .data.roundcube-db-password
|
||||
Reference in New Issue
Block a user