diff --git a/charts/postgres-operator/crds/postgresqls.yaml b/charts/postgres-operator/crds/postgresqls.yaml index f31456eee..df89ee69a 100644 --- a/charts/postgres-operator/crds/postgresqls.yaml +++ b/charts/postgres-operator/crds/postgresqls.yaml @@ -203,7 +203,7 @@ spec: type: boolean init_containers: type: array - Description: "deprecated" + description: deprecated nullable: true items: type: object @@ -351,7 +351,7 @@ spec: type: string pod_priority_class_name: type: string - Description: "deprecated" + description: deprecated podPriorityClassName: type: string postgresql: @@ -397,7 +397,7 @@ spec: type: string replicaLoadBalancer: type: boolean - Description: "deprecated" + description: deprecated resources: type: object required: @@ -517,7 +517,7 @@ spec: type: integer useLoadBalancer: type: boolean - Description: "deprecated" + description: deprecated users: type: object additionalProperties: diff --git a/manifests/postgresql.crd.yaml b/manifests/postgresql.crd.yaml index 753f61393..df735bcd8 100644 --- a/manifests/postgresql.crd.yaml +++ b/manifests/postgresql.crd.yaml @@ -201,7 +201,7 @@ spec: type: boolean init_containers: type: array - Description: "deprecated" + description: deprecated nullable: true items: type: object @@ -349,7 +349,7 @@ spec: type: string pod_priority_class_name: type: string - Description: "deprecated" + description: deprecated podPriorityClassName: type: string postgresql: @@ -395,7 +395,7 @@ spec: type: string replicaLoadBalancer: type: boolean - Description: "deprecated" + description: deprecated resources: type: object required: @@ -515,7 +515,7 @@ spec: type: integer useLoadBalancer: type: boolean - Description: "deprecated" + description: deprecated users: type: object additionalProperties: