UNCLASSIFIED - NO CUI

Skip to content
Snippets Groups Projects
Commit e1106a20 authored by Michael Martin's avatar Michael Martin
Browse files

Merge branch '2019-enable-driftdetection-for-storage-collaboration-packages' into 'master'

Resolve "Enable driftDetection for Storage & Collaboration packages"

Closes #2019

See merge request !4350
parents 94170036 57c399ae
No related branches found
No related tags found
1 merge request!4350Resolve "Enable driftDetection for Storage & Collaboration packages"
Pipeline #3325275 passed
......@@ -76,4 +76,7 @@ spec:
namespace: {{ .Release.Namespace }}
{{- end }}
{{- end }}
driftDetection:
mode: enabled
{{- end }}
......@@ -71,4 +71,7 @@ spec:
- name: ek
namespace: {{ $.Release.Namespace }}
{{- end }}
driftDetection:
mode: enabled
{{- end }}
......@@ -74,4 +74,7 @@ spec:
namespace: {{ .Release.Namespace }}
{{- end }}
{{- end }}
driftDetection:
mode: enabled
{{- end }}
......@@ -69,4 +69,7 @@ spec:
namespace: {{ $.Release.Namespace }}
{{- end }}
{{- end }}
driftDetection:
mode: enabled
{{- end }}
......@@ -69,4 +69,7 @@ spec:
namespace: {{ .Release.Namespace }}
{{- end }}
{{- end }}
driftDetection:
mode: enabled
{{- 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