fix: adds ---
in begin of file
Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br> Signed-off-by: Emanuel Oliveira <emanuelolive@grupoboticario.com.br>
This commit is contained in:
parent
4aae8ea93f
commit
0aacf02ed5
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
||||||
{{- if .Values.configs.repositories }}
|
{{- if .Values.configs.repositories }}
|
||||||
{{- range $repo_key, $repo_value := .Values.configs.repositories }}
|
{{- range $repo_key, $repo_value := .Values.configs.repositories }}
|
||||||
|
---
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Secret
|
kind: Secret
|
||||||
metadata:
|
metadata:
|
||||||
|
|
Loading…
Reference in a new issue