add newline file ending
This commit is contained in:
parent
59c3c446bc
commit
602e70b1b8
2 changed files with 2 additions and 2 deletions
|
@ -16,4 +16,4 @@ subjects:
|
||||||
{{- if .Values.workflow.namespace }}
|
{{- if .Values.workflow.namespace }}
|
||||||
namespace: {{ .Values.workflow.namespace }}
|
namespace: {{ .Values.workflow.namespace }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
|
@ -22,4 +22,4 @@ rules:
|
||||||
verbs:
|
verbs:
|
||||||
- get
|
- get
|
||||||
- watch
|
- watch
|
||||||
{{- end }}
|
{{- end }}
|
||||||
|
|
Loading…
Reference in a new issue