change command

This commit is contained in:
2024-05-28 15:28:00 -05:00
parent cfe7ebea99
commit 9857d61093
2 changed files with 3 additions and 2 deletions

View File

@@ -17,8 +17,9 @@ controllers:
pullPolicy: IfNotPresent
args:
- tunnel
- --protocol
- http2
- --no-autoupdate
- --protocol http2
- run
- --token
- $(CF_MANAGED_TUNNEL_TOKEN)