chore: Update manifests after change

This commit is contained in:
2026-05-07 21:58:01 +00:00
committed by Alex Lebens
parent 1c1f220f5b
commit 97f476d599
3 changed files with 3 additions and 3 deletions

View File

@@ -29,7 +29,7 @@ spec:
app.kubernetes.io/name: eraser-metrics
spec:
enableServiceLinks: false
serviceAccountName: eraser
serviceAccountName: eraser-metrics
automountServiceAccountToken: false
hostIPC: false
hostNetwork: false

View File

@@ -27,7 +27,7 @@ spec:
app.kubernetes.io/name: kube-prometheus-stack
spec:
enableServiceLinks: false
serviceAccountName: kube-prometheus-stack
serviceAccountName: ntfy-alertmanager
automountServiceAccountToken: true
hostIPC: false
hostNetwork: false

View File

@@ -27,7 +27,7 @@ spec:
app.kubernetes.io/name: matrix-hookshot
spec:
enableServiceLinks: false
serviceAccountName: default
serviceAccountName: matrix-synapse
automountServiceAccountToken: false
hostIPC: false
hostNetwork: false