we hope this is protected well enough?
This commit is contained in:
parent
860d19f198
commit
37a294e7b4
1 changed files with 3 additions and 3 deletions
|
|
@ -3,9 +3,9 @@ kind: Ingress
|
|||
metadata:
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt
|
||||
external-dns.alpha.kubernetes.io/target: armnleg.martyn.berlin
|
||||
nginx.ingress.kubernetes.io/auth-signin: https://homeauth.martyn.berlin/oauth2/start?rd=https://$host$escaped_request_uri
|
||||
nginx.ingress.kubernetes.io/auth-url: https://homeauth.martyn.berlin/oauth2/auth
|
||||
# external-dns.alpha.kubernetes.io/target: armnleg.martyn.berlin
|
||||
# nginx.ingress.kubernetes.io/auth-signin: https://homeauth.martyn.berlin/oauth2/start?rd=https://$host$escaped_request_uri
|
||||
# nginx.ingress.kubernetes.io/auth-url: https://homeauth.martyn.berlin/oauth2/auth
|
||||
nginx.ingress.kubernetes.io/proxy-body-size: 2000m
|
||||
labels:
|
||||
app.kubernetes.io/name: uploader
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue