diff --git a/helmfile/shared/migrations.yaml.gotmpl b/helmfile/shared/migrations.yaml.gotmpl index 390171d3..ae1b949e 100644 --- a/helmfile/shared/migrations.yaml.gotmpl +++ b/helmfile/shared/migrations.yaml.gotmpl @@ -22,7 +22,7 @@ migrations: loglevel: {{ if .Values.debug.enabled }}"DEBUG"{{ else }}"INFO"{{ end }} failOnUnexpectedState: true environmentDetails: - {{ ( omit .Values "theme" ) | toYaml | nindent 4 }} + {{ ( omit .Values "theme" "functional" ) | toYaml | nindent 4 }} cleanup: false containerSecurityContext: