Skip to content

Commit ed80fc7

Browse files
committed
fix identation
1 parent d66857c commit ed80fc7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

charts/postgres-operator/crds/postgresqls.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ spec:
194194
enableConnectionPooler:
195195
type: boolean
196196
enableReplicaConnectionPooler:
197-
type: boolean
197+
type: boolean
198198
enableLogicalBackup:
199199
type: boolean
200200
enableMasterLoadBalancer:

manifests/postgresql.crd.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ spec:
190190
enableConnectionPooler:
191191
type: boolean
192192
enableReplicaConnectionPooler:
193-
type: boolean
193+
type: boolean
194194
enableLogicalBackup:
195195
type: boolean
196196
enableMasterLoadBalancer:

0 commit comments

Comments
 (0)