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.
14 lines
374 B
14 lines
374 B
## HELM INSTALL
|
|
|
|
helm install hedgedoc -n hedgedoc --values values.yaml /home/cristian/Workspace/codimd-helm/charts/codimd/
|
|
|
|
helm install hedgedoc -n hedgedoc --values values.yaml codimd/codimd
|
|
|
|
## HELM UPGRADE
|
|
|
|
helm upgrade hedgedoc -n hedgedoc --values values.yaml /home/cristian/Workspace/codimd-helm/charts/codimd/
|
|
|
|
|
|
## GIT
|
|
|
|
https://git.sapian.cloud/Sapian/helm-hedgedoc |