Skip to content

Commit

Permalink
Remove VGS from PowerFlex sample files (#195)
Browse files Browse the repository at this point in the history
* remove vgs from sample file

* remove vgs

* remove vgs
  • Loading branch information
jooseppi-luna authored Apr 24, 2023
1 parent 616b8e5 commit 4bdb6be
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 15 deletions.
5 changes: 0 additions & 5 deletions samples/storage_csm_powerflex_v240.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ spec:
enabled: false
args: ["--monitor-interval=60s"]

# vg-snapshotter is disabled by default, refer to driver documentation before enabling it
- name: vg-snapshotter
enabled: false
image: dellemc/csi-volumegroup-snapshotter:v1.2.0

controller:
envs:
# X_CSI_HEALTH_MONITOR_ENABLED: Enable/Disable health monitor of CSI volumes from Controller plugin - volume condition.
Expand Down
5 changes: 0 additions & 5 deletions samples/storage_csm_powerflex_v250.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ spec:
enabled: false
args: ["--monitor-interval=60s"]

# vg-snapshotter is disabled by default, refer to driver documentation before enabling it
- name: vg-snapshotter
enabled: false
image: dellemc/csi-volumegroup-snapshotter:v1.2.0

controller:
envs:
# X_CSI_HEALTH_MONITOR_ENABLED: Enable/Disable health monitor of CSI volumes from Controller plugin - volume condition.
Expand Down
5 changes: 0 additions & 5 deletions samples/storage_csm_powerflex_v260.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -51,11 +51,6 @@ spec:
enabled: false
args: ["--monitor-interval=60s"]

# vg-snapshotter is disabled by default, refer to driver documentation before enabling it
- name: vg-snapshotter
enabled: false
image: dellemc/csi-volumegroup-snapshotter:v1.2.0

controller:
envs:
# X_CSI_HEALTH_MONITOR_ENABLED: Enable/Disable health monitor of CSI volumes from Controller plugin - volume condition.
Expand Down

0 comments on commit 4bdb6be

Please sign in to comment.