Remove pattern from the api
This commit is contained in:
parent
9192a4809f
commit
fee16233e4
|
|
@ -344,7 +344,6 @@ var PostgresCRDResourceValidation = apiextv1.CustomResourceValidation{
|
||||||
},
|
},
|
||||||
"logicalBackupSchedule": {
|
"logicalBackupSchedule": {
|
||||||
Type: "string",
|
Type: "string",
|
||||||
Pattern: "^(\\d+|\\*)(/\\d+)?(\\s+(\\d+|\\*)(/\\d+)?){4}$",
|
|
||||||
},
|
},
|
||||||
"maintenanceWindows": {
|
"maintenanceWindows": {
|
||||||
Type: "array",
|
Type: "array",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue