mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update duplicati
This commit is contained in:
parent
1f6e5bf8b0
commit
659967facb
1 changed files with 3 additions and 3 deletions
|
|
@ -35,9 +35,9 @@ metadata:
|
|||
kubernetes.io/ingress.class: nginx
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
nginx.ingress.kubernetes.io/whitelist-source-range: "192.168.0.0/16"
|
||||
nginx.ingress.kubernetes.io/auth-response-headers: Authorization
|
||||
nginx.ingress.kubernetes.io/auth-url: http://oauth2-proxy.oauth2-proxy.svc.cluster.local/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-response-headers: Authorization
|
||||
# nginx.ingress.kubernetes.io/auth-url: http://oauth2-proxy.oauth2-proxy.svc.cluster.local/oauth2/auth
|
||||
# nginx.ingress.kubernetes.io/auth-signin: https://oauth.durp.info/oauth2/start?rd=https://$host$request_uri$is_args$args
|
||||
spec:
|
||||
rules:
|
||||
- host: duplicati.internal.durp.info
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue