Skip to content

Commit

Permalink
Merge branch 'master' into feature/identpool-improve-performance
Browse files Browse the repository at this point in the history
  • Loading branch information
krharum authored Oct 9, 2024
2 parents ac3a914 + 55bc84e commit 7242c34
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proxies/pdl-proxy/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,9 @@ metadata:
namespace: dolly
labels:
team: dolly
annotations:
nginx.ingress.kubernetes.io/proxy-read-timeout: "600"
nginx.ingress.kubernetes.io/proxy-send-timeout: "600"
spec:
image: "{{image}}"
port: 8080
Expand Down

0 comments on commit 7242c34

Please sign in to comment.