Skip to content

Commit

Permalink
Add external-snapshotter addon to kubevirt envs
Browse files Browse the repository at this point in the history
Was forgetten when we replaced minikube volumesnapshot addons.

Signed-off-by: Nir Soffer <nsoffer@redhat.com>
  • Loading branch information
nirs authored and ShyamsundarR committed Oct 1, 2024
1 parent ada7056 commit 75aa24b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/envs/kubevirt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ profiles:
disk_size: "100g"
workers:
- addons:
- name: external-snapshotter
- name: rook-operator
- name: rook-cluster
- name: rook-toolbox
Expand Down
1 change: 1 addition & 0 deletions test/envs/regional-dr-kubevirt.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ templates:
disk_size: "50g"
workers:
- addons:
- name: external-snapshotter
- name: rook-operator
- name: rook-cluster
- name: rook-toolbox
Expand Down

0 comments on commit 75aa24b

Please sign in to comment.