cloudflare: tunnelName: b50bbf48-0a2f-47ce-b73e-336b6718318b enableWarp: false secretName: cloudflared-creds ingress: - hostname: traefik.dvirlabs.com service: http://traefik-dashboard.traefik.svc.cluster.local:8080 - hostname: rancher.dvirlabs.com service: https://rancher.cattle-system.svc.cluster.local:443 originRequest: noTLSVerify: true - hostname: grafana.dvirlabs.com service: http://rancher-monitoring-prod-grafana.monitoring.svc.cluster.local:80 - hostname: pve.dvirlabs.com service: https://192.168.10.120:8006 originRequest: noTLSVerify: true - hostname: alertmanager.dvirlabs.com service: http://rancher-monitoring-prod-alertmanager.monitoring.svc.cluster.local:9093 - hostname: vault.dvirlabs.com service: http://vault-ui.dev-tools.svc.cluster.local:8200 - hostname: kibana.dvirlabs.com service: http://kibana-prod-kb-http.monitoring.svc.cluster.local:5601 - hostname: labmap.dvirlabs.com service: http://labmap-frontend.my-apps.svc.cluster.local:80 - hostname: api-labmap.dvirlabs.com service: http://labmap-backend.my-apps.svc.cluster.local:8000 - hostname: webmail.dvirlabs.com service: https://mailu-front.mail-services.svc.cluster.local:443 originRequest: noTLSVerify: true - hostname: nas.dvirlabs.com service: https://192.168.10.155:10000 originRequest: noTLSVerify: true - hostname: music.dvirlabs.com service: http://navidrome.my-apps.svc.cluster.local:4533 - hostname: tunedrop.dvirlabs.com service: http://tunedrop.my-apps.svc.cluster.local:80 - hostname: home.dvirlabs.com service: http://home-assistant.my-apps.svc.cluster.local:8123 - hostname: kuma.dvirlabs.com service: http://uptime-kuma-prod.monitoring.svc.cluster.local:3001 # - hostname: wallos.dvirlabs.com # service: http://wallos.my-apps.svc.cluster.local:80 # - hostname: dateme.dvirlabs.com # service: http://dateme-frontend.my-apps.svc.cluster.local:80 # - hostname: api-dateme.dvirlabs.com # service: http://dateme-backend.my-apps.svc.cluster.local:8000 # - hostname: headlamp.dvirlabs.com # service: http://headlamp.infra.svc.cluster.local:80 cloudflared: image: repository: cloudflare/cloudflared tag: "2025.6.0" pullPolicy: IfNotPresent metrics: enabled: false args: - tunnel - --config - /etc/cloudflared/config/config.yaml - run - b50bbf48-0a2f-47ce-b73e-336b6718318b