mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-01-17 04:31:24 -03:30
local-provisioner:v1.0.1 still uses VOLUME_CONFIG_NAME env to read ConfigMap
This commit is contained in:
parent
712bdfc82f
commit
7a2cb5e41c
@ -32,6 +32,8 @@ spec:
|
||||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: metadata.namespace
|
||||
- name: VOLUME_CONFIG_NAME
|
||||
value: "local-volume-config"
|
||||
volumes:
|
||||
- name: discovery-vol
|
||||
hostPath:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user