...
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
...