Skip to content

Commit

Permalink
Fix indenting
Browse files Browse the repository at this point in the history
  • Loading branch information
weeco committed Nov 4, 2021
1 parent 0236e2e commit 8e169a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/kminion/templates/deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ spec:
httpGet:
path: /ready
port: {{.Values.service.port}}
initialDelaySeconds: 10
initialDelaySeconds: 10
{{- with .Values.nodeSelector}}
nodeSelector:
{{- toYaml . | nindent 8}}
Expand Down

0 comments on commit 8e169a7

Please sign in to comment.