mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 07:50:29 -05:00
test
This commit is contained in:
parent
b37556b2c1
commit
5fb2efb160
1 changed files with 2 additions and 2 deletions
|
|
@ -5,8 +5,8 @@ metadata:
|
||||||
annotations:
|
annotations:
|
||||||
kubernetes.io/ingress.class: nginx
|
kubernetes.io/ingress.class: nginx
|
||||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||||
nginx.ingress.kubernetes.io/auth-response-headers: Authorization
|
#nginx.ingress.kubernetes.io/auth-response-headers: Authorization
|
||||||
#nginx.ingress.kubernetes.io/auth-response-headers: "x-auth-request-user, x-auth-request-email, x-auth-request-access-token"
|
nginx.ingress.kubernetes.io/auth-response-headers: "x-auth-request-user, x-auth-request-email, x-auth-request-access-token"
|
||||||
nginx.ingress.kubernetes.io/auth-url: https://oauth.durp.info/oauth2/auth
|
nginx.ingress.kubernetes.io/auth-url: https://oauth.durp.info/oauth2/auth
|
||||||
nginx.ingress.kubernetes.io/auth-signin: https://oauth.durp.info/oauth2/start?rd=https://$host$request_uri$is_args$args
|
nginx.ingress.kubernetes.io/auth-signin: https://oauth.durp.info/oauth2/start?rd=https://$host$request_uri$is_args$args
|
||||||
nginx.ingress.kubernetes.io/whitelist-source-range: "192.168.0.0/16"
|
nginx.ingress.kubernetes.io/whitelist-source-range: "192.168.0.0/16"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue