olm-catalog: Add missing control_plane_ee_image

This commit is contained in:
Yanis Guenane
2021-06-15 09:57:26 +02:00
parent 5d597d1e19
commit baeb822c39
2 changed files with 9 additions and 0 deletions

View File

@@ -450,6 +450,12 @@ spec:
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:com.tectonic.ui:hidden
- description: Registry path to the Execution Environment container to use on control plane pods
displayName: Control Plane EE Image
path: control_plane_ee_image
x-descriptors:
- urn:alm:descriptor:com.tectonic.ui:advanced
- urn:alm:descriptor:com.tectonic.ui:hidden
- description: EE Images Pull Credentials Secret
displayName: EE Images Pull Credentials Secret
path: ee_pull_credentials_secret

View File

@@ -65,6 +65,9 @@ spec:
ee_pull_credentials_secret:
description: Secret where pull credentials for registered ees can be found
type: string
control_plane_ee_image:
description: Registry path to the Execution Environment container image to use on control plane pods
type: string
extra_settings:
description: Extra settings to specify for the API
items: