From 9cf116a6a57098eb2399140503d71694660da145 Mon Sep 17 00:00:00 2001 From: devantler Date: Wed, 13 Sep 2023 23:15:32 +0200 Subject: [PATCH] test --- k8s/clusters/production/infrastructure.yaml | 2 ++ k8s/infrastructure/base/cloudflare-tunnel/release.yaml | 4 +++- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/k8s/clusters/production/infrastructure.yaml b/k8s/clusters/production/infrastructure.yaml index c37c0604..8549b83e 100644 --- a/k8s/clusters/production/infrastructure.yaml +++ b/k8s/clusters/production/infrastructure.yaml @@ -19,4 +19,6 @@ spec: postBuild: substitute: domain: devantler.com + cloudflare-tunnel-name: homelab-production + cloudflare-tunnel-id: fbe68f4f-ef7e-4cc0-bc5a-965a37957b2f diff --git a/k8s/infrastructure/base/cloudflare-tunnel/release.yaml b/k8s/infrastructure/base/cloudflare-tunnel/release.yaml index a7d05bf4..0235e7fd 100644 --- a/k8s/infrastructure/base/cloudflare-tunnel/release.yaml +++ b/k8s/infrastructure/base/cloudflare-tunnel/release.yaml @@ -19,7 +19,9 @@ spec: # Your Cloudflare account number. account: 634e9016d402443e427865dc35457728 # The name of the tunnel this instance will serve - tunnelName: devantler-production + tunnelName: ${cloudflare-tunnel-name} + # The ID of the above tunnel. + tunnelId: ${cloudflare-tunnel-id} # The secret for the tunnel. secret: cloudflare-tunnel-secret # If true, turn on WARP routing for TCP