Skip to content

Commit

Permalink
chore: add keycloak ingress buffer size
Browse files Browse the repository at this point in the history
  • Loading branch information
tobybellwood committed Mar 20, 2024
1 parent e085450 commit 1935823
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions charts/lagoon-core/ci/linter-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,9 @@ keycloak:
resources:
requests:
cpu: "10m"
ingress:
annotations:
nginx.ingress.kubernetes.io/proxy-buffer-size: "128k"

keycloakDB:
image:
Expand Down

0 comments on commit 1935823

Please sign in to comment.