Allow for types other than strings to be passed to extra_settings

This feature was not working as intended
This commit is contained in:
Shane McDonald
2021-06-25 09:41:35 -04:00
parent a28a744f00
commit b664b920dc
6 changed files with 6 additions and 10 deletions

View File

@@ -386,7 +386,7 @@ spec:
setting:
type: string
value:
type: string
x-kubernetes-preserve-unknown-fields: true
type: object
type: array
type: object

View File

@@ -384,7 +384,7 @@ spec:
setting:
type: string
value:
type: string
x-kubernetes-preserve-unknown-fields: true
type: object
type: array
type: object

View File

@@ -104,7 +104,7 @@ spec:
setting:
type: string
value:
type: string
x-kubernetes-preserve-unknown-fields: true
type: object
type: array
extra_volumes:
@@ -156,7 +156,7 @@ spec:
description: Registry path to the init container to use
type: string
init_container_image_version:
description: Initcontainer image version to use
description: Init container image version to use
type: string
kind:
description: Kind of the deployment type