We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a689cd commit 7ac491eCopy full SHA for 7ac491e
charts/postgres-operator/crds/postgresqls.yaml
@@ -142,7 +142,6 @@ spec:
142
- "transaction"
143
numberOfInstances:
144
type: integer
145
- minimum: 2
146
resources:
147
type: object
148
required:
@@ -216,7 +215,6 @@ spec:
216
215
pattern: '^\ *((Mon|Tue|Wed|Thu|Fri|Sat|Sun):(2[0-3]|[01]?\d):([0-5]?\d)|(2[0-3]|[01]?\d):([0-5]?\d))-((Mon|Tue|Wed|Thu|Fri|Sat|Sun):(2[0-3]|[01]?\d):([0-5]?\d)|(2[0-3]|[01]?\d):([0-5]?\d))\ *$'
217
218
219
- minimum: 0
220
patroni:
221
222
properties:
0 commit comments