Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
devantler committed Sep 13, 2023
1 parent 6139195 commit d634306
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions k8s/infrastructure/base/cloudflare-tunnel/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,11 @@ spec:
values:
cloudflare:
# Your Cloudflare account number.
account: 634e9016d402443e427865dc35457728
#account: 634e9016d402443e427865dc35457728
# The name of the tunnel this instance will serve
tunnelName: ${cloudflare_tunnel_name}
# The ID of the above tunnel.
tunnelId: ${cloudflare_tunnel_id}
#tunnelId: ${cloudflare_tunnel_id}
# The secret for the tunnel.
secretName: cloudflare-tunnel-secret
# If true, turn on WARP routing for TCP
Expand Down

0 comments on commit d634306

Please sign in to comment.