File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
manifests/supervisorcluster Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -401,7 +401,7 @@ spec:
401401 - name : vsphere-csi-controller
402402 image : localhost:5000/vmware/vsphere-csi:<vsphere_csi_ver>
403403 args :
404- - " --enable-profile-server=false "
404+ - " --enable-profile-server=true "
405405 ports :
406406 - containerPort : 2112
407407 name : prometheus
@@ -473,7 +473,7 @@ spec:
473473 - " --leader-election-retry-period=30s"
474474 - " --storagequota-sync-interval=10m"
475475 - " --webhook-client-cert-verification"
476- - " --enable-profile-server=false "
476+ - " --enable-profile-server=true "
477477 env :
478478 - name : CLUSTER_FLAVOR
479479 value : " WORKLOAD"
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ spec:
404404 - name : vsphere-csi-controller
405405 image : localhost:5000/vmware/vsphere-csi:<vsphere_csi_ver>
406406 args :
407- - " --enable-profile-server=false "
407+ - " --enable-profile-server=true "
408408 ports :
409409 - containerPort : 2112
410410 name : prometheus
@@ -476,7 +476,7 @@ spec:
476476 - " --leader-election-retry-period=30s"
477477 - " --storagequota-sync-interval=10m"
478478 - " --webhook-client-cert-verification"
479- - " --enable-profile-server=false "
479+ - " --enable-profile-server=true "
480480 env :
481481 - name : CLUSTER_FLAVOR
482482 value : " WORKLOAD"
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ spec:
404404 - name : vsphere-csi-controller
405405 image : localhost:5000/vmware/vsphere-csi:<vsphere_csi_ver>
406406 args :
407- - " --enable-profile-server=false "
407+ - " --enable-profile-server=true "
408408 ports :
409409 - containerPort : 2112
410410 name : prometheus
@@ -476,7 +476,7 @@ spec:
476476 - " --leader-election-retry-period=30s"
477477 - " --storagequota-sync-interval=10m"
478478 - " --webhook-client-cert-verification"
479- - " --enable-profile-server=false "
479+ - " --enable-profile-server=true "
480480 env :
481481 - name : CLUSTER_FLAVOR
482482 value : " WORKLOAD"
Original file line number Diff line number Diff line change @@ -404,7 +404,7 @@ spec:
404404 - name : vsphere-csi-controller
405405 image : localhost:5000/vmware/vsphere-csi:<vsphere_csi_ver>
406406 args :
407- - " --enable-profile-server=false "
407+ - " --enable-profile-server=true "
408408 ports :
409409 - containerPort : 2112
410410 name : prometheus
@@ -476,7 +476,7 @@ spec:
476476 - " --leader-election-retry-period=30s"
477477 - " --storagequota-sync-interval=10m"
478478 - " --webhook-client-cert-verification"
479- - " --enable-profile-server=false "
479+ - " --enable-profile-server=true "
480480 env :
481481 - name : CLUSTER_FLAVOR
482482 value : " WORKLOAD"
You can’t perform that action at this time.
0 commit comments