Running your Universal Broker client
Run your Broker deployment on your container engine or Kubernetes cluster.
If you are not using broker.snyk.io, target the Broker server for your region by using the command -e BROKER_SERVER_URL=https://broker, REGION.snyk.io \
. For details, see Broker URLs.
Add the environment variable or variables as defined in your credentials references with the associated values. If references are missing, the connection will not be established, and an error entry will be logged in the Broker client logs.
A Helm chart is available for use on Kubernetes clusters. Refer to the readme for details.
Ensure that you first pull the Helm chart:
helm pull oci://registry-1.docker.io/snyk/snyk-universal-broker
Then run:
PreviousSetting up and integrating your Universal Broker connectionsNextAdd a new connection to your Universal Broker
Last updated
Was this helpful?