Error from server (Invalid): error when applying patch:
{"metadata":{"annotations":{"
kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"policy/v1beta1\",\"kind\":\"PodDisruptionBudget\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"galley\",\"chart\":\"galley\",\"heritage\":\"Helm\",\"istio\":\"galley\",\"release\":\"RELEASE-NAME\"},\"name\":\"istio-galley\",\"namespace\":\"istio-system\"},\"spec\":{\"minAvailable\":1,\"selector\":{\"matchLabels\":{\"app\":\"galley\",\"istio\":\"galley\",\"release\":\"RELEASE-NAME\"}}}}\n"},"labels":{"heritage":"Helm","release":"RELEASE-NAME"}},"spec":{"selector":{"matchLabels":{"release":"RELEASE-NAME"}}}}
to:
Resource: "policy/v1beta1, Resource=poddisruptionbudgets", GroupVersionKind: "policy/v1beta1, Kind=PodDisruptionBudget"
Name: "istio-galley", Namespace: "istio-system"
Object: &{map["apiVersion":"policy/v1beta1" "kind":"PodDisruptionBudget" "metadata":map["annotations":map["
kubectl.kubernetes.io/last-applied-configuration":"{\"apiVersion\":\"policy/v1beta1\",\"kind\":\"PodDisruptionBudget\",\"metadata\":{\"annotations\":{},\"labels\":{\"app\":\"galley\",\"chart\":\"galley\",\"heritage\":\"Tiller\",\"istio\":\"galley\",\"release\":\"release-name\"},\"name\":\"istio-galley\",\"namespace\":\"istio-system\"},\"spec\":{\"minAvailable\":1,\"selector\":{\"matchLabels\":{\"app\":\"galley\",\"istio\":\"galley\",\"release\":\"release-name\"}}}}\n"] "creationTimestamp":"2019-10-24T15:33:00Z" "generation":'\x01' "labels":map["app":"galley" "chart":"galley" "heritage":"Tiller" "istio":"galley" "release":"release-name"] "name":"istio-galley" "namespace":"istio-system" "resourceVersion":"5972137" "selfLink":"/apis/policy/v1beta1/namespaces/istio-system/poddisruptionbudgets/istio-galley" "uid":"8f9180bc-f673-11e9-9fe9-fa163ec0c55d"] "spec":map["minAvailable":'\x01' "selector":map["matchLabels":map["app":"galley" "istio":"galley" "release":"release-name"]]] "status":map["currentHealthy":'\x00' "desiredHealthy":'\x01' "disruptionsAllowed":'\x00' "expectedPods":'\x00' "observedGeneration":'\x01']]}
for: "istio/install/istio-1.3.5-install.yaml": PodDisruptionBudget.policy "istio-galley" is invalid: spec: Forbidden: updates to poddisruptionbudget spec are forbidden.