Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
New airgap package
...
Note |
---|
Regardless if you are a partner, a direct customer or a 3rd party vendor please contact Getvisibility using regular support channels. |
Retrieve current chart configuration
Before upgrading gv-essentials/gv-platform you need to retrieve current configuration using helm.
Note: you might need to set the KUBECONFIG environment variable first before executing the helm commands.
Code Block |
---|
export KUBECONFIG=/etc/rancher/k3s/k3s.yaml |
To retrieve gv-essentials configuration run
...