Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents
minLevel1
maxLevel6
outlinefalse
stylenone
typelist
printabletrue

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

...