Skip to content

Commit

Permalink
final config
Browse files Browse the repository at this point in the history
  • Loading branch information
orangewolf committed Aug 1, 2023
1 parent c6282d9 commit 3e53cc6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions ops/production-deploy.tmpl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ ingress:
- host: '*.ir.atla.com'
paths:
- path: /
annotations: {
kubernetes.io/ingress.class: "nginx",
nginx.ingress.kubernetes.io/proxy-body-size: "0",
}

extraEnvVars: &envVars
- name: CONFDIR
Expand Down

0 comments on commit 3e53cc6

Please sign in to comment.