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: synapse-cloudflared
app.kubernetes.io/version: 2026.3.0
helm.sh/chart: cloudflared-synapse-2.7.1
helm.sh/chart: cloudflared-synapse-3.2.0
namespace: matrix-synapse
spec:
revisionHistoryLimit: 3
@@ -28,7 +28,7 @@ spec:
app.kubernetes.io/name: synapse-cloudflared
spec:
enableServiceLinks: false
serviceAccountName: matrix-synapse
serviceAccountName: matrix-synapse-synapse-cloudflared
automountServiceAccountToken: false
hostIPC: false
hostNetwork: 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)