ForkCoreWeaveCoreWeavepublished Aug 22, 2022seen 6d

coreweave/op-scim-helm

forked from 1Password/op-scim-helm

Open original ↗

Captured source

source ↗
published Aug 22, 2022seen 6dcaptured 8hhttp 200method plain

coreweave/op-scim-helm

Description: Helm charts for the op-scim applications

Language: Smarty

License: MIT

Stars: 0

Forks: 0

Open issues: 0

Created: 2022-08-22T20:55:55Z

Pushed: 2022-08-24T20:25:17Z

Default branch: coreweave

Fork: yes

Parent repository: 1Password/op-scim-helm

Archived: yes

README:

1Password SCIM bridge Helm chart

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.

Installation guide

Install Helm

Install the latest version of Helm. See installing Helm from the official Helm documentation.

Add repository

helm repo add 1password https://1password.github.io/op-scim-helm
helm repo update

Install chart

helm install my-release 1password/op-scim-bridge

Uninstall chart

helm uninstall my-release

Available charts