Update liveness and readiness probe ports from 8080 to 9090 to match the controller's METRICS_ADDR configuration. The controller is configured to serve metrics on port 9090, but the probes were checking port 8080, causing pods to remain in NotReady state despite the controller functioning correctly. Also update containerPort to 9090 for consistency. Related: DEV-437 Co-Authored-By: Paperclip <noreply@paperclip.ing> |
||
|---|---|---|
| .. | ||
| .gitkeep | ||
| namespace.yaml | ||
| pangolin-config.yaml | ||
| pangolin-controller-config.yaml | ||
| pangolin-controller-deployment.yaml | ||
| pangolin-controller-rbac.yaml | ||
| pangolin-controller-service.yaml | ||
| pangolin-deployment.yaml | ||
| pangolin-secrets-sealed.yaml | ||