Remove pattern from postgresqls.yaml helm chart too
This commit is contained in:
parent
09b891c90a
commit
9192a4809f
|
|
@ -217,7 +217,6 @@ spec:
|
||||||
x-kubernetes-preserve-unknown-fields: true
|
x-kubernetes-preserve-unknown-fields: true
|
||||||
logicalBackupSchedule:
|
logicalBackupSchedule:
|
||||||
type: string
|
type: string
|
||||||
pattern: '^(\d+|\*)(/\d+)?(\s+(\d+|\*)(/\d+)?){4}$'
|
|
||||||
maintenanceWindows:
|
maintenanceWindows:
|
||||||
type: array
|
type: array
|
||||||
items:
|
items:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue