mirror of
https://github.com/wahyd4/home-docker.git
synced 2026-08-09 04:15:52 +10:00
Bring back home test app
This commit is contained in:
@@ -49,13 +49,15 @@ metadata:
|
||||
kubernetes.io/ingress.class: "nginx"
|
||||
kubernetes.io/tls-acme: "true"
|
||||
cert-manager.io/cluster-issuer: "letsencrypt-prod"
|
||||
nginx.ingress.kubernetes.io/auth-url: "https://passkey.junv.cc/auth"
|
||||
nginx.ingress.kubernetes.io/auth-signin: "https://passkey.junv.cc/?redirect=https%3A%2F%2F$host$request_uri"
|
||||
spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- home.toozhao.com
|
||||
- home.junv.cc
|
||||
secretName: home-tls
|
||||
rules:
|
||||
- host: home.toozhao.com
|
||||
- host: home.junv.cc
|
||||
http:
|
||||
paths:
|
||||
- backend:
|
||||
Reference in New Issue
Block a user