mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-03 13:30:57 +07:00
Revert "refactor(cloudflared): point to HTTP port of NGINX instead of HTTPS"
This reverts commit d8f3a9c437
.
This commit is contained in:
parent
d8f3a9c437
commit
34664e2431
@ -4,5 +4,7 @@ cloudflared:
|
||||
# It is safe to put a wildcard here
|
||||
# Please see https://homelab.khuedoan.com/reference/faq.html#is-it-safe-to-use-wildcard-in-cloudflare-tunnel-ingress-config
|
||||
- hostname: "*.khuedoan.com"
|
||||
service: http://ingress-nginx-controller.ingress-nginx
|
||||
service: https://ingress-nginx-controller.ingress-nginx
|
||||
originRequest:
|
||||
noTLSVerify: true
|
||||
- service: http_status:404
|
||||
|
Loading…
Reference in New Issue
Block a user