From 654588e9789c958a839b447d5b0d8349a032073e Mon Sep 17 00:00:00 2001 From: alexlebens Date: Sat, 1 Jun 2024 20:09:32 -0500 Subject: [PATCH] change service account names --- clusters/cl01tl/platform/matrix-synapse/values.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/clusters/cl01tl/platform/matrix-synapse/values.yaml b/clusters/cl01tl/platform/matrix-synapse/values.yaml index 158aa521c..4b343769f 100644 --- a/clusters/cl01tl/platform/matrix-synapse/values.yaml +++ b/clusters/cl01tl/platform/matrix-synapse/values.yaml @@ -127,6 +127,7 @@ matrix-hookshot: memory: 256Mi serviceAccount: create: true + name: mautrix-whatsapp service: main: controller: main @@ -200,6 +201,7 @@ mautrix-discord: memory: 256Mi serviceAccount: create: true + name: mautrix-discord service: main: controller: main @@ -249,6 +251,7 @@ mautrix-whatsapp: memory: 256Mi serviceAccount: create: true + name: mautrix-whatsapp service: main: controller: main