From 83f73919c2ee8148143fcd697fadb9a9a0f788a1 Mon Sep 17 00:00:00 2001 From: Nir Soffer Date: Wed, 14 Jun 2023 23:22:41 +0300 Subject: [PATCH] Add volumesnapshots and csi-hostpath-driver to regional-dr With these addons we can deploy busybox using `csi-hostpath-sc` storage class and ramen will setup replication using volsync and submariner. Signed-off-by: Nir Soffer --- test/envs/regional-dr.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/test/envs/regional-dr.yaml b/test/envs/regional-dr.yaml index df2a21f11b..8e500aeecb 100644 --- a/test/envs/regional-dr.yaml +++ b/test/envs/regional-dr.yaml @@ -18,6 +18,9 @@ templates: memory: "6g" extra_disks: 1 disk_size: "50g" + addons: + - volumesnapshots + - csi-hostpath-driver workers: - addons: - name: cert-manager