chore: Update manifests after change

This commit is contained in:
2026-05-08 05:41:57 +00:00
parent d7ba546699
commit 51170b8da3
100 changed files with 1051 additions and 104 deletions

View File

@@ -8,7 +8,7 @@ metadata:
app.kubernetes.io/managed-by: Helm
app.kubernetes.io/name: cloudflared
app.kubernetes.io/version: 2026.3.0
helm.sh/chart: cloudflared-2.6.0
helm.sh/chart: cloudflared-3.2.0
namespace: rybbit
spec:
revisionHistoryLimit: 3
@@ -28,8 +28,8 @@ spec:
app.kubernetes.io/name: cloudflared
spec:
enableServiceLinks: false
serviceAccountName: default
automountServiceAccountToken: true
serviceAccountName: rybbit-cloudflared
automountServiceAccountToken: false
hostIPC: false
hostNetwork: false
hostPID: false
@@ -38,8 +38,9 @@ spec:
- args:
- tunnel
- --protocol
- http2
- auto
- --no-autoupdate
- --metrics 0.0.0.0:20241
- run
- --token
- $(CF_MANAGED_TUNNEL_TOKEN)