Indentation problem.
All checks were successful
ci/woodpecker/push/spliit Pipeline was successful

This commit is contained in:
Alex Manning 2024-05-29 19:42:23 +01:00
parent b47faefb5b
commit c35a7bfca7

View file

@ -47,7 +47,7 @@ spec:
{{- toYaml .Values.resources | nindent 12 }} {{- toYaml .Values.resources | nindent 12 }}
envFrom: envFrom:
- secretRef: - secretRef:
name: {{ include "spliit.fullname" . }} name: {{ include "spliit.fullname" . }}
{{- with .Values.nodeSelector }} {{- with .Values.nodeSelector }}
nodeSelector: nodeSelector:
{{- toYaml . | nindent 8 }} {{- toYaml . | nindent 8 }}