2026-04-16 01:38:59 +03:00

34 lines
1.2 KiB
YAML

cloudflare:
tunnelName: 293e5479-56b0-4343-89f2-41ed7f801379
enableWarp: false
secretName: cloudflare-tunnel-infra-credentials
ingress:
- hostname: argocd.dvirlabs.com
service: http://argocd-server.argocd.svc.cluster.local:80
- hostname: git.dvirlabs.com
service: http://gitea-http.dev-tools.svc.cluster.local:3000
- hostname: harbor.dvirlabs.com
service: https://traefik.kube-system.svc.cluster.local:443
originRequest:
noTLSVerify: true
originServerName: harbor.dvirlabs.com
httpHostHeader: harbor.dvirlabs.com
- hostname: woodpecker.dvirlabs.com
service: http://woodpecker-server.dev-tools.svc.cluster.local:80
- hostname: keycloak.dvirlabs.com
service: http://keycloak.infra.svc.cluster.local:8080
- hostname: minio.dvirlabs.com
service: http://minio-bitnami.infra.svc.cluster.local:9001
- hostname: s3.dvirlabs.com
service: http://minio-bitnami.infra.svc.cluster.local:9000
- hostname: prometheus.dvirlabs.com
service: http://monitoring-stack-prometheus.observability-stack.svc.cluster.local:9090
image:
repository: cloudflare/cloudflared
tag: "2026.3.0"
pullPolicy: IfNotPresent
replicaCount: 2