This is the offical Helm chart for deploying the 1Password SCIM bridge.
The chart exists to facilitate our one-click deployment options for the Google Cloud Marketplace and DigitalOcean Marketplace applications. With this in mind the chart is tailored to our specific use case and will likely not meet the requirements of every configuration option or deployment scenario. For more general purpose deployment options please see our 1Password/scim-examples repository.
Install the latest version of Helm. See installing Helm from the official Helm documentation.
helm repo add 1password https://1password.github.io/op-scim-helm
helm repo update
helm install my-release 1password/op-scim-bridge
helm uninstall my-release