Skip to content

Commit 17daedd

Browse files
committed
fix: avoid cloudflare tunnel name collision on bootstrap
1 parent 8523903 commit 17daedd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

operators/cloudflare/cluster-tunnel.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ metadata:
77
argocd.argoproj.io/sync-wave: "0"
88
spec:
99
newTunnel:
10-
name: cluster-apps
10+
name: cluster-apps-crc
1111
cloudflare:
1212
accountId: "03f750691b4ad4d59aa4b7205adaa108"
1313
domain: makeitwork.cloud

0 commit comments

Comments
 (0)