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:
Spencer Smith
2018-03-10 09:00:35 -05:00
committed by GitHub
5 changed files with 4 additions and 12 deletions

View File

@@ -3,3 +3,5 @@ apiVersion: v1
kind: Namespace
metadata:
name: {{ local_volume_provisioner_namespace }}
labels:
name: {{ local_volume_provisioner_namespace }}