From 4596c30e9d3c08fe08ad4c4299512abb32afae2d Mon Sep 17 00:00:00 2001 From: Thom Wijtenburg Date: Thu, 22 Apr 2021 07:07:51 +0200 Subject: [PATCH] Make displayName for PostgreSQL parameters single line --- .../manifests/awx-operator.clusterserviceversion.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) 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 a70dad0b..a9ebe7ce 100644 --- a/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml +++ b/deploy/olm-catalog/awx-operator/manifests/awx-operator.clusterserviceversion.yaml @@ -161,14 +161,12 @@ spec: x-descriptors: - urn:alm:descriptor:com.tectonic.ui:advanced - urn:alm:descriptor:com.tectonic.ui:resourceRequirements - - displayName: PostgreSQL container resource requirements (when using a managed - instance) + - displayName: PostgreSQL container resource requirements (when using a managed instance) path: tower_postgres_resource_requirements x-descriptors: - urn:alm:descriptor:com.tectonic.ui:advanced - urn:alm:descriptor:com.tectonic.ui:resourceRequirements - - displayName: PostgreSQL container storage requirements (when using a managed - instance) + - displayName: PostgreSQL container storage requirements (when using a managed instance) path: tower_postgres_storage_requirements x-descriptors: - urn:alm:descriptor:com.tectonic.ui:advanced