Merge pull request #361 from Zokormazo/control-plane-ee

Use own attribute for control_plane_ee
This commit is contained in:
Shane McDonald
2021-06-07 15:43:30 -04:00
committed by GitHub
5 changed files with 12 additions and 1 deletions

View File

@@ -151,6 +151,9 @@ spec:
type: string
image:
type: string
control_plane_ee_image:
description: Registry path to the Execution Environment container image to use on control plane pods
type: string
image_pull_policy:
description: The image pull policy
type: string

View File

@@ -149,6 +149,9 @@ spec:
type: string
image:
type: string
control_plane_ee_image:
description: Registry path to the Execution Environment container image to use on control plane pods
type: string
image_pull_policy:
description: The image pull policy
type: string