Create dir for the appset
This commit is contained in:
parent
058e52cf38
commit
993e12b3f1
0
manifests/cloudflare-tunnel-infra/values.yaml
Normal file
0
manifests/cloudflare-tunnel-infra/values.yaml
Normal file
18
manifests/cloudflare-tunnel-my-apps/values.yaml
Normal file
18
manifests/cloudflare-tunnel-my-apps/values.yaml
Normal file
@ -0,0 +1,18 @@
|
|||||||
|
cloudflare:
|
||||||
|
tunnelName: b50bbf48-0a2f-47ce-b73e-336b6718318b
|
||||||
|
enableWarp: false
|
||||||
|
secretName: cloudflared-creds
|
||||||
|
ingress:
|
||||||
|
cloudflared:
|
||||||
|
image:
|
||||||
|
repository: cloudflare/cloudflared
|
||||||
|
tag: "2025.6.0"
|
||||||
|
pullPolicy: IfNotPresent
|
||||||
|
metrics:
|
||||||
|
enabled: false
|
||||||
|
args:
|
||||||
|
- tunnel
|
||||||
|
- --config
|
||||||
|
- /etc/cloudflared/config/config.yaml
|
||||||
|
- run
|
||||||
|
- b50bbf48-0a2f-47ce-b73e-336b6718318b
|
||||||
Loading…
x
Reference in New Issue
Block a user