HOMELAB-262: Add OIDC config to Lab Director Helm chart #31

Merged
aaron merged 1 commit from feat/HOMELAB-262-zitadel-oidc into main 2026-03-23 07:38:48 +00:00
Owner

Adds OIDC env vars, secret mounting, and hostAliases to backend deployment template.

Adds OIDC env vars, secret mounting, and hostAliases to backend deployment template.
feat(lab-director): add OIDC env vars and hostAliases to Helm chart
Some checks failed
0/0 projects applied successfully.
Release / release (pull_request) Failing after 2s
6c94a321cb
- Add OIDC_ISSUER, OIDC_REDIRECT_URL, OIDC_SCOPES, OIDC_COOKIE_SECURE to ConfigMap and backend env
- Mount OIDC_CLIENT_ID and OIDC_CLIENT_SECRET from K8s secret via secretKeyRef when oidc.secretName is set
- Add hostAliases support to pod spec for in-cluster DNS resolution (Zitadel)
- Add backend.oidc.secretName and backend.hostAliases fields to values.yaml defaults

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
aaron merged commit 87ec81c4c4 into main 2026-03-23 07:38:48 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
aaron/infra-core!31
No description provided.