fix(infrastructure): prometheus

This commit is contained in:
2025-10-05 01:23:22 +02:00
parent 8edaaee117
commit 9cbe121b11
12 changed files with 332 additions and 25 deletions

View File

@@ -1,10 +1,10 @@
apiVersion: networking.cfargotunnel.com/v1alpha2
kind: ClusterTunnel
metadata:
name: cluster-tunnel # The ClusterTunnel Custom Resource Name
name: cluster-tunnel
spec:
newTunnel:
name: ${cloudflare_tunnel_name} # Name of your new tunnel on Cloudflare
name: ${cloudflare_tunnel_name}
cloudflare:
email: ${cloudflare_email}
domain: ${cloudflare_domain}