vc-authn-oidc icon indicating copy to clipboard operation
vc-authn-oidc copied to clipboard

Update Helm Chart to add ArgoCD deployment compatibility

Open i5okie opened this issue 1 year ago • 0 comments

The helm chart must be updated to be deployed with ArgoCD. ArgoCD uses helm template command when deploying, rendering logic, like secret lookup inoperable. If deployed as is with ArgoCD, any existing secret will be overwritten.

i5okie avatar Mar 26 '24 15:03 i5okie