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.
11 lines
340 B
11 lines
340 B
## HELM INSTALL
|
|
|
|
helm install kzdroe --values values.sapian.yaml /home/cristian/Workspace/sapian/kzdroe/helm/kzdroe
|
|
|
|
## HELM UPGRADE
|
|
|
|
helm upgrade kzdroe --values values.sapian.yaml /home/cristian/Workspace/sapian/kzdroe/helm/kzdroe
|
|
|
|
## LAST HELM
|
|
|
|
helm upgrade kzdroe --values values.sapian.yaml /home/cristian/Workspace/kzdroe/helm/kzdroe |