Error: UPGRADE FAILED: kind ... already exists in the cluster and wasn't defined in the previous release
(Redirected from Error: UPGRADE FAILED: kind ... already exists in the cluster)
Jump to navigation
Jump to search
Error: UPGRADE FAILED: kind CronJob with the name "your-cronjob" in "your-env" already exists in the cluster
Error: UPGRADE FAILED: kind ConfigMap with the name "you-configmap-name" in "your-env" already exists in the cluster and wasn't defined in the previous release. Before upgrading, please either delete the resource from the cluster or remove it from the chart
Related[edit]
helm upgrade
helm install . --dry-run --debug --generate-name
kubectl get configmap
helm upgrade --atomic
helm uninstall
See also[edit]
helm upgrade [ --reuse-values | --atomic | --debug | --force | --reuse-values | --reset-values | --verify ], helm install, --help
Advertising: