add type to control_plane_ee_image

This commit is contained in:
Elijah DeLee
2021-06-08 11:35:47 -04:00
committed by Shane McDonald
parent f53354d20d
commit c4d197f5ce
3 changed files with 3 additions and 0 deletions

View File

@@ -151,6 +151,7 @@ spec:
type: string
control_plane_ee_image:
description: Registry path to the Execution Environment container image to use on control plane pods
type: string
ee_pull_credentials_secret:
description: Secret where pull credentials for registered ees can be found
type: string