Skip to content

Commit

Permalink
Update cloudflared
Browse files Browse the repository at this point in the history
  • Loading branch information
imtoanle committed Jan 30, 2024
1 parent b87dadd commit 0dc2372
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions kubernetes/apps/networking/cloudflared/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,10 @@ spec:
secretKeyRef:
name: cloudflared-secret
key: TUNNEL_ID
args:
command:
- tunnel
- --config
- /etc/cloudflared/config/config.yaml
args:
- --config=/etc/cloudflared/config/config.yaml
- run
- "$(TUNNEL_ID)"
probes:
Expand Down

0 comments on commit 0dc2372

Please sign in to comment.