mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-18 09:27:34 -02:30
Merge pull request #2427 from hswong3i/local_volume_provisioner_default
FIXUP #2424: local_provisioner directory should be created only if enabled
This commit is contained in:
@@ -3,3 +3,5 @@ apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: {{ local_volume_provisioner_namespace }}
|
||||
labels:
|
||||
name: {{ local_volume_provisioner_namespace }}
|
||||
|
||||
Reference in New Issue
Block a user