Artifactory Repository - install and configure using Helm
For instructions on using the Snyk Broker Helm Chart, see Install and configure Broker using Helm. For more details including definitions of the environment variables see Set up Snyk Broker with Artifactory Repository.
Note: for artifactoryUrl
value do not include https://
helm install snyk-broker-chart snyk-broker/snyk-broker \
--set scmType=artifactory \
--set brokerToken=<ENTER_BROKER_TOKEN> \
--set artifactoryUrl=<ENTER_ARTIFACTORY_URL> \
-n snyk-broker --create-namespace
PreviousArtifactory Repository - install and configure using DockerNextArtifactory Repository - environment variables for Snyk Broker
Last updated
Was this helpful?