From 160209698c88ae32c355647450ee7fe1a82381f9 Mon Sep 17 00:00:00 2001 From: Yanis Guenane Date: Thu, 29 Apr 2021 17:39:57 +0200 Subject: [PATCH] Properly hide tower_ee_images --- .../manifests/awx-operator.clusterserviceversion.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml b/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml index 8ff5cc73..bd7ed8c8 100644 --- a/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml +++ b/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml @@ -336,6 +336,12 @@ spec: x-descriptors: - urn:alm:descriptor:com.tectonic.ui:advanced - urn:alm:descriptor:com.tectonic.ui:hidden + - displayName: Tower EE Images + description: Registry path to the Execution Environment container to use + path: tower_ee_images + x-descriptors: + - urn:alm:descriptor:com.tectonic.ui:advanced + - urn:alm:descriptor:com.tectonic.ui:hidden - displayName: Tower Task Extra Volume Mounts description: Specify volume mounts to be added to Task container path: tower_task_extra_volume_mounts