This commit is contained in:
Brian Zalewski 2024-05-19 06:19:05 +00:00
parent e096b87ae7
commit 68b0674161

View file

@ -5,6 +5,10 @@ credentials-file: /usr/local/etc/cloudflared/credentials.json
warp-routing: warp-routing:
enabled: true enabled: true
access:
required: true
teamName: {{ .host.cloudflare.teamsOrg }}
ingress: ingress:
- hostname: test-{{ .host.hostname | lower }}.{{ .host.domain | lower }} - hostname: test-{{ .host.hostname | lower }}.{{ .host.domain | lower }}
service: hello_world service: hello_world