This commit is contained in:
Stefan Reimer 2020-07-08 17:09:52 +01:00
parent afccab68e9
commit 834841d6e5

View File

@ -1,6 +1,6 @@
{{- if .Values.calico.enabled }}
{{ template "kubezero-app.app" dict "root" . "name" "calico" "type" .Values.calico.type "retain" true }}
{{- if not .Values.calico.migration }}
{{- if not .Values.calico.values.migration }}
syncPolicy:
automated:
prune: true