This commit is contained in:
marsal wang
2022-01-13 20:00:36 +08:00
parent 0fe1334e5c
commit 9135465247
19 changed files with 1426 additions and 3 deletions

View File

@ -134,4 +134,14 @@ helm upgrade -i torna-server torna/ --values local-values/torna/values.yaml -n
```
helm upgrade -i --namespace=crm1 new-sino-crm1 doc/helm/new-sino --values doc/helm/new-sino/values.yaml
helm upgrade -i --namespace=crm1 new-sino-crm1 doc/helm/new-sino --values doc/helm/new-sino/values.yaml
## superset
https://hub.fastgit.org/apache/superset/tree/master/helm/superset
```
helm upgrade -i superset superset/ -n harbor
```