Skip to content

Commit a682706

Browse files
authored
removed vsphere from source manager config (#520)
1 parent 5c34c19 commit a682706

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

config/manager/manager.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ spec:
6060
value: velero-plugin-for-microsoft-azure
6161
- name: VELERO_CSI_PLUGIN_REPO
6262
value: velero-plugin-for-csi
63-
- name: VELERO_VSPHERE_PLUGIN_REPO
64-
value: velero-plugin-for-vsphere
6563
- name: VELERO_TAG
6664
value: latest
6765
- name: VELERO_RESTIC_RESTORE_HELPER_TAG
@@ -74,8 +72,6 @@ spec:
7472
value: latest
7573
- name: VELERO_CSI_PLUGIN_TAG
7674
value: latest
77-
- name: VELERO_VSPHERE_PLUGIN_TAG
78-
value: 1.1.0
7975
args:
8076
- --leader-elect
8177
image: controller:latest

0 commit comments

Comments
 (0)