vc-authn-oidc
vc-authn-oidc copied to clipboard
Update Helm Chart to add ArgoCD deployment compatibility
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.