fixed merging issue. added missing end tag

This commit is contained in:
Yuriy Gapon 2020-04-29 21:53:12 -04:00
parent 387d13036b
commit be07c8d93c

View file

@ -38,6 +38,7 @@ data:
{{- end }}
{{- if .Values.artifactRepository.s3.region }}
region: {{ .Values.artifactRepository.s3.region }}
{{- end }}
{{- if .Values.artifactRepository.s3.roleARN }}
roleARN: {{ .Values.artifactRepository.s3.roleARN }}
{{- end }}