Remove logicalBackupSchedule pattern spec

from the postgresql CRD.

The pattern only validates the most basic cron schedules, and fail with the use of intervals, lists, ranges, etc.
This commit is contained in:
Robert Cardell 2023-05-16 14:59:40 +01:00 committed by GitHub
parent af084a5a65
commit 09b891c90a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -215,7 +215,6 @@ spec:
x-kubernetes-preserve-unknown-fields: true
logicalBackupSchedule:
type: string
pattern: '^(\d+|\*)(/\d+)?(\s+(\d+|\*)(/\d+)?){4}$'
maintenanceWindows:
type: array
items: