2021-12-08 10:37:09 +07:00
|
|
|
cloudflared:
|
2021-12-29 22:54:38 +07:00
|
|
|
credentials:
|
|
|
|
existingSecret: cloudflared-credentials
|
|
|
|
config:
|
|
|
|
tunnel: homelab
|
|
|
|
ingress:
|
|
|
|
# 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: https://ingress-nginx-controller.ingress-nginx
|
|
|
|
originRequest:
|
|
|
|
noTLSVerify: true
|
|
|
|
- service: http_status:404
|
2022-01-01 21:36:58 +07:00
|
|
|
|
|
|
|
podMonitor:
|
|
|
|
enabled: true
|
|
|
|
metricsEndpoints:
|
2022-01-01 22:02:33 +07:00
|
|
|
- port: http
|