Table of Contents | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
|
New airgap package
Note |
---|
Contact Getvisibility Support to receive a link to latest airgap package. The link expires in 7 days, so make sure to download the package before thatRegardless 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
...