The StatefulSet "registry" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'ordinals', 'template', 'updateStrategy', 'persistentVolumeClaimRetentionPolicy' and 'minReadySeconds' are forbidden
StatefulSets은 수정이 허락되지 않음지우고 새로 생성해야 함kubectl get statefulset -Akubectl delete statefulset/registry -n registry
2025.01.01