- 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>
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>