Skip to content

Commit

Permalink
Add new annotations to ingresses
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored Feb 27, 2025
1 parent 3e7fc1b commit f7b6c1c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/hubsingest_create_endpoint.sh
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,8 @@ metadata:
cert-manager.io/cluster-issuer: letsencrypt-prod
kubernetes.io/tls-acme: 'true'
nginx.ingress.kubernetes.io/secure-backends: 'true'
nginx.ingress.kubernetes.io/client-max-body-size: 10g
nginx.ingress.kubernetes.io/proxy-body-size: 10g
name: versitygw
spec:
tls:
Expand Down

0 comments on commit f7b6c1c

Please sign in to comment.