From e37afab2cd8e9a57558692c140b6046b4faaec83 Mon Sep 17 00:00:00 2001 From: Yanis Guenane Date: Fri, 11 Jun 2021 12:02:25 +0200 Subject: [PATCH] ee_pull_credentials_secret: Ensure its advanced and a secret type --- .../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 04a68913..649dc93b 100644 --- a/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml +++ b/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml @@ -445,6 +445,12 @@ spec: 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 + x-descriptors: + - urn:alm:descriptor:com.tectonic.ui:advanced + - urn:alm:descriptor:io.kubernetes:Secret - description: Specify volume mounts to be added to Task container displayName: Task Extra Volume Mounts path: task_extra_volume_mounts