mirror of
https://github.com/kubernetes-sigs/node-feature-discovery.git
synced 2025-03-28 10:47:23 +00:00
helm: fix mount name of topology-updater config
This commit is contained in:
parent
1accbbf337
commit
7840fe52e5
1 changed files with 1 additions and 1 deletions
|
@ -68,7 +68,7 @@ spec:
|
|||
mountPath: "/etc/kubernetes/node-feature-discovery/certs"
|
||||
readOnly: true
|
||||
{{- end }}
|
||||
- name: topology-updater-conf
|
||||
- name: nfd-topology-updater-conf
|
||||
mountPath: "/etc/kubernetes/node-feature-discovery"
|
||||
readOnly: true
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue