fixed merging issue. added missing end tag
This commit is contained in:
parent
387d13036b
commit
be07c8d93c
1 changed files with 1 additions and 0 deletions
|
@ -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 }}
|
||||
|
|
Loading…
Reference in a new issue