You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When running a helm diff upgrade, we got this error:
Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
Error: plugin "diff" exited with error
It would be great to see the malicious field being updated, in order to trace back to the change causing it.
The text was updated successfully, but these errors were encountered:
When running a
helm diff upgrade
, we got this error:It would be great to see the malicious field being updated, in order to trace back to the change causing it.
The text was updated successfully, but these errors were encountered: