You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Alexander Morales 3b33f3d45d
add backup gitops
8 months ago
..
readme.md add backup gitops 8 months ago
values.1.1.20.yaml add backup gitops 8 months ago
values.yaml add backup gitops 8 months ago

readme.md

ADD REPO

helm repo add ananace-charts https://ananace.gitlab.io/charts

HELM SHOW VALUES

helm search repo ananace-charts/element-web --versions

helm show values ananace-charts/element-web --version=1.1.20> values.1.1.20.yaml

HELM INSTALL

helm install element --namespace matrix-dialbox-cloud --values values.yaml ananace-charts/element-web