Remove pattern from the api

This commit is contained in:
Robert Cardell 2023-05-17 09:11:55 +01:00 committed by GitHub
parent 9192a4809f
commit fee16233e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -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",