khuedoan-homelab/system/cloudflared/values.yaml

19 lines
544 B
YAML
Raw Normal View History

2021-12-08 10:37:09 +07:00
cloudflared:
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
podMonitor:
enabled: true
metricsEndpoints:
2022-01-01 22:02:33 +07:00
- port: http