Skip to content

Commit

Permalink
Update kiss.prod.yaml
Browse files Browse the repository at this point in the history
Verhogen buffersize ivm #647
  • Loading branch information
PascalIcatt authored Sep 12, 2023
1 parent 9f052f8 commit 8958c7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/kiss-frontend/kiss.prod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ingress:
enabled: true
className: "nginx"
annotations:
nginx.ingress.kubernetes.io/proxy-buffer-size: 16k #ivm azure open id connect > nginx default buffer 8k te laag
nginx.ingress.kubernetes.io/proxy-buffer-size: 32k #ivm azure open id connect > nginx default buffer 8k te laag
hosts:
- host: prod.kiss-demo.nl
paths:
Expand Down

0 comments on commit 8958c7c

Please sign in to comment.