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.
|
|
8 months ago | |
|---|---|---|
| .. | ||
| readme.md | 8 months ago | |
| values.1.1.20.yaml | 8 months ago | |
| values.yaml | 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