Compare commits

..

2 Commits

Author SHA1 Message Date
9857d61093 change command 2024-05-28 15:28:00 -05:00
cfe7ebea99 force http2 connection 2024-05-28 15:09:36 -05:00
2 changed files with 3 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
apiVersion: v2 apiVersion: v2
name: cloudflared name: cloudflared
version: 1.0.0 version: 1.2.0
description: Cloudflared Tunnel description: Cloudflared Tunnel
keywords: keywords:
- cloudflare - cloudflare

View File

@@ -17,6 +17,8 @@ controllers:
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
args: args:
- tunnel - tunnel
- --protocol
- http2
- --no-autoupdate - --no-autoupdate
- run - run
- --token - --token