Merge fee16233e4 into 1af4c50ed0
				
					
				
			This commit is contained in:
		
						commit
						111dc341bf
					
				|  | @ -221,7 +221,6 @@ spec: | ||||||
|                 type: string |                 type: string | ||||||
|               logicalBackupSchedule: |               logicalBackupSchedule: | ||||||
|                 type: string |                 type: string | ||||||
|                 pattern: '^(\d+|\*)(/\d+)?(\s+(\d+|\*)(/\d+)?){4}$' |  | ||||||
|               maintenanceWindows: |               maintenanceWindows: | ||||||
|                 type: array |                 type: array | ||||||
|                 items: |                 items: | ||||||
|  |  | ||||||
|  | @ -219,7 +219,6 @@ spec: | ||||||
|                 type: string |                 type: string | ||||||
|               logicalBackupSchedule: |               logicalBackupSchedule: | ||||||
|                 type: string |                 type: string | ||||||
|                 pattern: '^(\d+|\*)(/\d+)?(\s+(\d+|\*)(/\d+)?){4}$' |  | ||||||
|               maintenanceWindows: |               maintenanceWindows: | ||||||
|                 type: array |                 type: array | ||||||
|                 items: |                 items: | ||||||
|  |  | ||||||
|  | @ -351,7 +351,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