diff --git a/clusters/cl01tl/platform/matrix-synapse/templates/external-secret.yaml b/clusters/cl01tl/platform/matrix-synapse/templates/external-secret.yaml index 53c5f7abe..b687026c0 100644 --- a/clusters/cl01tl/platform/matrix-synapse/templates/external-secret.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/templates/external-secret.yaml @@ -189,10 +189,10 @@ spec: apiVersion: external-secrets.io/v1beta1 kind: ExternalSecret metadata: - name: matrix-hookshot-cloudflared-secret + name: matrix-synapse-cloudflared-hookshot-secret namespace: {{ .Release.Namespace }} labels: - app.kubernetes.io/name: matrix-hookshot-cloudflared-secret + app.kubernetes.io/name: matrix-synapse-cloudflared-hookshot-secret app.kubernetes.io/instance: {{ .Release.Name }} app.kubernetes.io/version: {{ .Chart.AppVersion }} app.kubernetes.io/component: web diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index e243e9bb1..91967cf86 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -237,7 +237,7 @@ cloudflared-hookshot: - name: CF_MANAGED_TUNNEL_TOKEN valueFrom: secretKeyRef: - name: matrix-synapse-hookshot-cloudflared-secret + name: matrix-hookshot-cloudflared-secret key: cf-tunnel-token resources: requests: