Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

...