Add variable for the vsphere-csi namespace (#9278)

This commit is contained in:
Mahdi Abbasi
2022-09-15 13:31:23 +04:30
committed by GitHub
parent c4976437a8
commit 023b16349e
10 changed files with 26 additions and 18 deletions

View File

@@ -21,4 +21,4 @@ data:
kind: ConfigMap
metadata:
name: internal-feature-states.csi.vsphere.vmware.com
namespace: kube-system
namespace: "{{ vsphere_csi_namespace }}"