Skip to main content
5 events
when toggle format what by license comment
Jun 8, 2021 at 21:52 comment added taleodor + Feel free to join my Discord for quick questions - discord.gg/UTxjBf9juQ - I curate that and here I can miss something
Jun 8, 2021 at 21:50 comment added taleodor So selector changed and it does not support this kind of upgrade. What you can do - delete this deployment via kubectl (kubectl delete deployment chart-repository-chartmuseum) - and then re-do the helm upgrade command. Note that this would cause some downtime.
Jun 8, 2021 at 20:11 comment added ray an hi, thanks. that worked but i am getting this error. any idea why i might be guessing this error: UPGRADE FAILED: cannot patch "chart-repository-chartmuseum" with kind Deployment: Deployment.apps "chart-repository-chartmuseum" is invalid: spec.selector: Invalid value: v1.LabelSelector{MatchLabels:map[string]string{"app.kubernetes.io/instance":"chart-repository", "app.kubernetes.io/name":"chartmuseum"}, MatchExpressions:[]v1.LabelSelectorRequirement(nil)}: field is immutable
Jun 8, 2021 at 20:09 vote accept ray an
Jun 8, 2021 at 19:48 history answered taleodor CC BY-SA 4.0