diff --git a/chart/validator/templates/plugin-secret-oci-auth.yaml b/chart/validator/templates/plugin-secret-oci-auth.yaml index 0c400303..178492b0 100644 --- a/chart/validator/templates/plugin-secret-oci-auth.yaml +++ b/chart/validator/templates/plugin-secret-oci-auth.yaml @@ -7,4 +7,5 @@ stringData: {{- range $key, $val := .env }} {{ $key }}: {{ $val | quote }} {{- end }} +--- {{- end }}