We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
kubectl annotate customresourcedefinition resourcepolicies.workflows.kubeplus helm.sh/resource-policy=keep kubectl annotate customresourcedefinition resourceevents.workflows.kubeplus helm.sh/resource-policy=keep kubectl annotate customresourcedefinition resourcemonitors.workflows.kubeplus helm.sh/resource-policy=keep kubectl annotate customresourcedefinition resourcecompositions.workflows.kubeplus helm.sh/resource-policy=keep
helm upgrade kubeplus <new-kubeplus-version> -n $KUBEPLUS_NS --kubeconfig=kubeplus-saas-provider.json
This will cause KubePlus Pod to be re-created with new container images for the various components.
Any charts that were locally stored on KubePlus Pod's file-system will need to be re-uploaded to KubePlus. Use kubectl upload chart for this purpose.
kubectl upload chart <full path to chart tgz> <kubeconfig-file>