diff --git a/deploy/aro/openshift-templates/catalogapi-deploy-template.yml b/deploy/aro/openshift-templates/catalogapi-deploy-template.yml index 1364286b5..94b9efce4 100644 --- a/deploy/aro/openshift-templates/catalogapi-deploy-template.yml +++ b/deploy/aro/openshift-templates/catalogapi-deploy-template.yml @@ -118,16 +118,4 @@ parameters: - description: The public hostname of the Catalog route displayName: Catalog Public Hostname name: CATALOG_PUBLIC_HOSTNAME - required: true -- description: The CA Certificate thumbprint value - displayName: CA Certificate - name: CA_CERTIFICATE - required: true -- description: The Certificate thumbprint value - displayName: Certificate - name: CERTIFICATE - required: true -- description: The private key thumbprint value for the certificate - displayName: Private Key - name: PRIVATE_KEY required: true \ No newline at end of file