Prerequisites
Using Helm, add the repo as follows:
Deployment
Installing the Chart
To install the chart with the release name my-release
:
Updating configuration
To change CasaVue configuration:
- Copy
values.yaml
file content from section below.
- Modify content to your needs.
- Save file as
values.yaml
.
- Run:
Uninstalling the Chart
To uninstall/delete the my-release deployment:
The command removes all the Kubernetes components associated with the chart and deletes the release.
Configuration
Overriding application behaviour by passing values.yaml
file to Helm deployment.