blumeops/argocd
Erich Blume 80698e499a Switch Dex storage from Kubernetes CRD to sqlite3
The Kubernetes CRD storage backend crashes on k3s due to a Go URL
parsing bug with the in-cluster API address. sqlite3 with emptyDir
avoids the k8s API entirely and is sufficient for single-replica Dex.
Also removes now-unnecessary RBAC resources (ServiceAccount, ClusterRole,
ClusterRoleBinding).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-19 20:16:55 -08:00
..
apps Deploy Dex OIDC identity provider on ringtail with Grafana SSO 2026-02-19 19:18:23 -08:00
manifests Switch Dex storage from Kubernetes CRD to sqlite3 2026-02-19 20:16:55 -08:00