fix identation in operatorconfiguration CRD

This commit is contained in:
Felix Kunde 2020-11-04 18:31:25 +01:00
parent 90799d7e7f
commit 751a8041d1
2 changed files with 18 additions and 18 deletions

View File

@ -49,15 +49,15 @@ spec:
- kind
- apiVersion
- configuration
properties:
kind:
type: string
enum:
- OperatorConfiguration
apiVersion:
type: string
enum:
- acid.zalan.do/v1
properties:
kind:
type: string
enum:
- OperatorConfiguration
apiVersion:
type: string
enum:
- acid.zalan.do/v1
configuration:
type: object
properties:

View File

@ -45,15 +45,15 @@ spec:
- kind
- apiVersion
- configuration
properties:
kind:
type: string
enum:
- OperatorConfiguration
apiVersion:
type: string
enum:
- acid.zalan.do/v1
properties:
kind:
type: string
enum:
- OperatorConfiguration
apiVersion:
type: string
enum:
- acid.zalan.do/v1
configuration:
type: object
properties: