build(yaml)!: aligning to postgresql driver changes

This commit is contained in:
Dario Tranchitella
2022-08-20 11:44:59 +02:00
parent 4e993b7402
commit 06504e7133

View File

@@ -1085,34 +1085,36 @@ spec:
- name
type: object
type: object
kineMySQL:
kine:
properties:
certificate:
properties:
checksum:
type: string
lastUpdate:
format: date-time
type: string
resourceVersion:
type: string
secretName:
type: string
type: object
config:
properties:
resourceVersion:
checksum:
type: string
secretName:
type: string
type: object
driver:
type: string
setup:
properties:
checksum:
type: string
lastUpdate:
format: date-time
type: string
schema:
type: string
sqlConfigResourceVersion:
type: string
user:
type: string
type: object