Update infra tunnel

This commit is contained in:
dvirlabs 2026-04-10 17:50:47 +03:00
parent fb269f9dd8
commit 97535fc6e4
2 changed files with 17 additions and 3 deletions

View File

@ -7,7 +7,7 @@ type: Opaque
stringData: stringData:
credentials.json: | credentials.json: |
{ {
"AccountTag": "", "AccountTag": "d4704b8c40b2f95b2c7bf7ee4ecc52f8",
"TunnelSecret": "", "TunnelID": "293e5479-56b0-4343-89f2-41ed7f801379",
"TunnelID": "" "TunnelSecret": "OTIzYTRjYmItOWIwYy00N2U2LTlhYzktNzYxMjU0ODkxOWVh"
} }

View File

@ -0,0 +1,14 @@
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
image:
repository: cloudflare/cloudflared
tag: "2025.6.0"
pullPolicy: IfNotPresent
replicaCount: 2