diff --git a/templates/core/core-cm.yaml b/templates/core/core-cm.yaml index 96562cc06..cd4014ed2 100644 --- a/templates/core/core-cm.yaml +++ b/templates/core/core-cm.yaml @@ -69,8 +69,8 @@ data: {{- end }} {{- template "harbor.traceEnvsForCore" . }} - {{- if .Values.core.artifactPullAsyncFlushDuration | quote }} - ARTIFACT_PULL_ASYNC_FLUSH_DURATION: {{ .Values.core.artifactPullAsyncFlushDuration }} + {{- if .Values.core.artifactPullAsyncFlushDuration }} + ARTIFACT_PULL_ASYNC_FLUSH_DURATION: {{ .Values.core.artifactPullAsyncFlushDuration | quote }} {{- end }} {{- if .Values.core.gdpr}}