×
Install
- Create a chart config file, named
app.yaml
containing content similar to:
ingress:
annotations:
kubernetes.io/ingress.class: nginx
nginx.org/mergeable-ingress-type: minion
- To install the chart, run:
helm install -f app.yaml obcerv-app-capacity-planner itrs/obcerv-app-capacity-planner \
--version 2.2.0 -n <namespace> --wait
Uninstall Copied
To uninstall, run:
helm uninstall obcerv-app-capacity-planner -n itrs
Upgrade Copied
To upgrade the app, first uninstall and then install it again using the new version.
["Obcerv"]
["Obcerv > Capacity Planner"]
["Technical Reference"]