diff --git a/charts/argo/templates/workflow-controller-config-map.yaml b/charts/argo/templates/workflow-controller-config-map.yaml index e2966083..1bdd2ed0 100644 --- a/charts/argo/templates/workflow-controller-config-map.yaml +++ b/charts/argo/templates/workflow-controller-config-map.yaml @@ -52,7 +52,7 @@ data: {{- end }} gcs: bucket: {{ .Values.artifactRepository.gcs.bucket | default .Values.minio.defaultBucket.name }} - key: {{ .Values.artifactRepository.gcs.bucket }} + key: {{ .Values.artifactRepository.gcs.key }} {{- end}} {{- if .Values.controller.metricsConfig.enabled }} metricsConfig: