fix chompstyle
Signed-off-by: Wylie Hobbs <wylie@wyliehobbs.com>
This commit is contained in:
parent
cddd4941ce
commit
0dffd4f8e2
1 changed files with 2 additions and 2 deletions
|
@ -7,7 +7,7 @@ metadata:
|
|||
name: argocd-image-updater-config
|
||||
data:
|
||||
registries.conf: |
|
||||
{{ with .Values.config.registries }}
|
||||
{{- with .Values.config.registries }}
|
||||
registries:
|
||||
{{- toYaml . | nindent 6 }}
|
||||
{{- end }}
|
||||
|
|
Loading…
Reference in a new issue