Skip to content

Commit

Permalink
config: fix typo in calico-accountant helm chart
Browse files Browse the repository at this point in the history
  • Loading branch information
anders-elastisys committed Nov 6, 2023
1 parent 10a6314 commit fb91787
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helmfile/charts/calico-accountant/templates/daemonset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ spec:
key: etcd_cert
name: calico-config
{{- end }}
- name: NODE_NAME
- name: NODENAME
valueFrom:
fieldRef:
fieldPath: spec.nodeName
Expand Down

0 comments on commit fb91787

Please sign in to comment.