mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-02 09:18:55 -03:30
local-provisioner:v1.0.1 still uses VOLUME_CONFIG_NAME env to read ConfigMap
This commit is contained in:
@@ -32,6 +32,8 @@ spec:
|
||||
fieldRef:
|
||||
apiVersion: v1
|
||||
fieldPath: metadata.namespace
|
||||
- name: VOLUME_CONFIG_NAME
|
||||
value: "local-volume-config"
|
||||
volumes:
|
||||
- name: discovery-vol
|
||||
hostPath:
|
||||
|
||||
Reference in New Issue
Block a user