Commit Graph

3 Commits

Author SHA1 Message Date
7bbc8b5175 fix(pihole): add nodeSelector + dnsPolicy to prevent volume conflicts
- nodeSelector: rnk-wrk01 prevents RWO Multi-Attach on rollout
- dnsPolicy: None + external nameservers prevents DNS loop in pod

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 00:55:44 +00:00
ac4520f21a fix: remove secret.yaml from kustomization files (gitignored)
ArgoCD kustomize build failed because secret.yaml was referenced in
kustomization.yaml but excluded via .gitignore. Secrets are managed
directly in-cluster and must not be part of the kustomize build.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-20 00:25:24 +00:00
b538e87d69 Initial: Add all homelab manifests 2026-03-20 00:05:50 +00:00