Skip to content
Snippets Groups Projects
Commit 042ab073 authored by Guillaume Samson's avatar Guillaume Samson
Browse files

cluster-configuration/rabbitmq: Update ignoreDifferences

parent 06db0221
No related branches found
No related tags found
No related merge requests found
......@@ -30,9 +30,7 @@ spec:
- '.webhooks[]?.clientConfig.caBundle'
- kind: Secret
name: {{ printf "%s%s" $appName "-rabbitmq-messaging-topology" | trunc 63 }}
namespace: {{ .Values.argocdNamespace }}
namespace: {{ .Values.rabbitmq.namespace }}
jsonPointers:
- /data/ca.crt
- /data/tls.crt
- /data/tls.key
- /data
{{ end }}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment