The StatefulSet "reddwarf-postgresql-postgresql" is invalid: spec: Forbidden: updates to statefulset spec for fields other than 'replicas', 'template', and 'updateStrategy' are forbidden
initContainers 检查您的pod是否新鲜,并在需要时使用备份数据填充卷。在这种情况下,需要确保还原脚本是幂等的。
initContainers