fix(lab-director): remove subPath mount for claude OAuth credentials #151
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "fix/lab-director-remove-subpath-mount"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Remove subPath volume mount for claude-oauth secret. K8s subPath mounts never auto-update. Token manager now writes credentials directly to local filesystem.
- Use label selector {namespace!="outline"} instead of complex expressions - Excludes metrics from outline namespace to prevent false alerts - Resolves HOMELAB-705 WAL archive delay alert for intentionally disabled backups