Skip to content

Commit

Permalink
fix(services-bff): Fix bff proxy download service aws cognito
Browse files Browse the repository at this point in the history
  • Loading branch information
snaerseljan committed Nov 5, 2024
1 parent cd92fc2 commit 68018a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/services/bff/infra/admin-portal.infra.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ export const serviceSetup = (
},
extraAnnotations: {
dev: {
'nginx.ingress.kubernetes.io/enable-global-auth': 'false',
'nginx.ingress.kubernetes.io/proxy-buffering': 'on',
'nginx.ingress.kubernetes.io/proxy-buffer-size': '8k',
},
Expand Down

0 comments on commit 68018a4

Please sign in to comment.