Skip to content

Commit 0d9dde9

Browse files
committed
fix: reuse existing cloudflare tunnel across cluster rebuilds
1 parent 17daedd commit 0d9dde9

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

operators/cloudflare/cluster-tunnel.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ metadata:
66
annotations:
77
argocd.argoproj.io/sync-wave: "0"
88
spec:
9-
newTunnel:
10-
name: cluster-apps-crc
9+
existingTunnel:
10+
name: cluster-apps
1111
cloudflare:
1212
accountId: "03f750691b4ad4d59aa4b7205adaa108"
1313
domain: makeitwork.cloud

0 commit comments

Comments
 (0)