Fix EOF
This commit is contained in:
parent
9c09e9949c
commit
9c39d8b513
1 changed files with 1 additions and 1 deletions
|
|
@ -199,4 +199,4 @@ spec:
|
||||||
- docker-healthcheck
|
- docker-healthcheck
|
||||||
periodSeconds: 3
|
periodSeconds: 3
|
||||||
resources:
|
resources:
|
||||||
{{- toYaml .Values.resources.fixtures | nindent 16 }}
|
{{- toYaml .Values.resources.fixtures | nindent 16 }}
|
||||||
Loading…
Reference in a new issue