k8spacket-helm-chart
k8spacket-helm-chart copied to clipboard
k8spacket helm chart
k8spacket helm chart
The code is provided as-is with no warranties.
Usage
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add k8spacket https://k8spacket.github.io/k8spacket-helm-chart
k8spacket can now be installed with the following command:
helm install k8spacket --namespace k8spacket k8spacket/k8spacket --create-namespace
If you have custom options or values you want to override:
helm install k8spacket --namespace k8spacket -f my-k8spacket-values.yaml k8spacket/k8spacket