diff --git a/charts/cluster/test/postgresql-cluster-configuration/01-non_default_configuration_cluster.yaml b/charts/cluster/test/postgresql-cluster-configuration/01-non_default_configuration_cluster.yaml index c6624cd87..a705a0df4 100644 --- a/charts/cluster/test/postgresql-cluster-configuration/01-non_default_configuration_cluster.yaml +++ b/charts/cluster/test/postgresql-cluster-configuration/01-non_default_configuration_cluster.yaml @@ -48,15 +48,15 @@ cluster: services: additional: - selectorType: rw - serviceTemplate: - metadata: - name: "test-lb" - labels: - test-label: "true" - annotations: - test-annotation: "true" - spec: - type: LoadBalancer + serviceTemplate: + metadata: + name: "test-lb" + labels: + test-label: "true" + annotations: + test-annotation: "true" + spec: + type: LoadBalancer roles: - name: dante ensure: present