From 0b70a6e15fb2c46dea05eb7f752fbb7e21c4e0b2 Mon Sep 17 00:00:00 2001 From: Ralph Bean Date: Aug 22 2018 18:11:27 +0000 Subject: Pass the argument all the way through. --- diff --git a/openshift/sync2jira-container-template.yml b/openshift/sync2jira-container-template.yml index f16c3d2..17f312b 100644 --- a/openshift/sync2jira-container-template.yml +++ b/openshift/sync2jira-container-template.yml @@ -37,6 +37,10 @@ parameters: displayName: sync2jira app version required: false value: '' +- name: SYNC2JIRA_CACERT_URL + displayName: URL to an additional CA cert to pull down and trust. + required: true + value: https://password.corp.redhat.com/RH-IT-Root-CA.crt objects: - apiVersion: v1 kind: ImageStream