diff --git a/charts/postgres-operator/crds/operatorconfigurations.yaml b/charts/postgres-operator/crds/operatorconfigurations.yaml index cd04e8c42..f50180c2a 100644 --- a/charts/postgres-operator/crds/operatorconfigurations.yaml +++ b/charts/postgres-operator/crds/operatorconfigurations.yaml @@ -301,4 +301,4 @@ spec: status: type: object additionalProperties: - type: string \ No newline at end of file + type: string diff --git a/manifests/operatorconfiguration.crd.yaml b/manifests/operatorconfiguration.crd.yaml index d1d0d856c..7e9c03509 100644 --- a/manifests/operatorconfiguration.crd.yaml +++ b/manifests/operatorconfiguration.crd.yaml @@ -277,4 +277,4 @@ spec: status: type: object additionalProperties: - type: string \ No newline at end of file + type: string diff --git a/manifests/postgresql.crd.yaml b/manifests/postgresql.crd.yaml index 9cc7a1c44..d563962bb 100644 --- a/manifests/postgresql.crd.yaml +++ b/manifests/postgresql.crd.yaml @@ -328,4 +328,4 @@ spec: status: type: object additionalProperties: - type: string \ No newline at end of file + type: string