mirror of
https://github.com/holos-run/holos.git
synced 2026-03-20 09:15:02 +00:00
Using the Helm chart so we can inject the istio sidecar with a kustomize patch and tweak the configs for OIDC integration. Login works, istio sidecar is injected. ArgoCD can only be configured with one domain unfortunately, it's not accessible at argocd.ois.run, only argocd.k2.ois.run (or whatever cluster it's installed into). Ideally it would use the Host header but it does not. RBAC is not implemented but the User Info endpoint does have group membership so this shouldn't be a problem to implement.