diff --git a/clusters/cl01tl/helm/eraser/values.yaml b/clusters/cl01tl/helm/eraser/values.yaml index f87be35b2..7394568cf 100644 --- a/clusters/cl01tl/helm/eraser/values.yaml +++ b/clusters/cl01tl/helm/eraser/values.yaml @@ -44,6 +44,8 @@ eraser-metrics: type: deployment replicas: 1 strategy: Recreate + serviceAccount: + name: eraser-metrics containers: main: image: @@ -83,6 +85,9 @@ eraser-metrics: - otlp exporters: - prometheus + serviceAccount: + eraser: + enabled: true service: main: controller: main diff --git a/clusters/cl01tl/helm/kube-prometheus-stack/values.yaml b/clusters/cl01tl/helm/kube-prometheus-stack/values.yaml index 6f7759b8b..4653235f7 100644 --- a/clusters/cl01tl/helm/kube-prometheus-stack/values.yaml +++ b/clusters/cl01tl/helm/kube-prometheus-stack/values.yaml @@ -123,6 +123,8 @@ ntfy-alertmanager: strategy: Recreate pod: automountServiceAccountToken: true + serviceAccount: + name: ntfy-alertmanager containers: main: image: diff --git a/clusters/cl01tl/helm/matrix-synapse/values.yaml b/clusters/cl01tl/helm/matrix-synapse/values.yaml index 718a88092..a08c220df 100644 --- a/clusters/cl01tl/helm/matrix-synapse/values.yaml +++ b/clusters/cl01tl/helm/matrix-synapse/values.yaml @@ -176,6 +176,8 @@ matrix-hookshot: type: deployment replicas: 1 strategy: Recreate + serviceAccount: + name: matrix-synapse containers: main: image: