Skip to content

Commit

Permalink
Fix formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
standrewd committed Apr 30, 2024
1 parent 8ada9e4 commit d496182
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/orchestrator/templates/statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ spec:
name: {{ .Values.orchestrator.customConfig.useCustomConfigMap.name }}
{{- else }}
name: {{ template "orchestrator.fullname" . }}-config
{{- end }}
{{- end }}
{{- if .Values.cloud.enabled }}
- name: cloud-config
configMap:
Expand Down

0 comments on commit d496182

Please sign in to comment.