Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add proxy timeout annotations to pdl-proxy config
Added annotations for `nginx.ingress.kubernetes.io/proxy-read-timeout` and `nginx.ingress.kubernetes.io/proxy-send-timeout` with a value of 600 seconds. This change is intended to prevent timeout issues during prolonged proxy connections.
- Loading branch information