diff --git a/iop/Chart.yaml b/iop/Chart.yaml index 3de0841..83accc3 100644 --- a/iop/Chart.yaml +++ b/iop/Chart.yaml @@ -12,6 +12,16 @@ dependencies: version: "1.6.1" repository: "https://cs3org.github.io/charts" alias: gateway +- name: revad + version: "1.6.1" + repository: "https://cs3org.github.io/charts" + alias: revad2 + condition: revad2.enabled +- name: revad + version: "1.6.1" + repository: "https://cs3org.github.io/charts" + alias: revad3 + condition: revad3.enabled - name: revad version: "1.6.1" repository: "https://cs3org.github.io/charts" diff --git a/iop/values.yaml b/iop/values.yaml index bb5c166..6c325cd 100644 --- a/iop/values.yaml +++ b/iop/values.yaml @@ -1,3 +1,9 @@ +revad2: + enabled: true + +revad3: + enabled: true + storageprovider-home: enabled: false