Jira - install and configure using Helm

For instructions on using the Snyk Broker Helm Chart, see Install and configure Broker using Helm. The command to use follows. For definitions of the environment variables, see Jira - environment variables for Snyk Broker.

Note: for jiraHostname value do not include https://

helm install snyk-broker-chart snyk-broker/snyk-broker \
             --set scmType=jira \
             --set brokerToken=<ENTER_BROKER_TOKEN> \
             --set jiraUsername=<ENTER_JIRA_USERNAME> \
             --set jiraPassword=<ENTER_JIRA_PASSWORD>  \
             --set jiraHostname=<ENTER_JIRA_HOSTNAME>  \
             --set brokerClientUrl=<ENTER_BROKER_CLIENT_URL>:<ENTER_BROKER_CLIENT_PORT> \
             -n snyk-broker --create-namespace

Last updated

Was this helpful?

#4707: More info: Update pricing plans page

Change request updated