cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

commit f1e9289aba7a50b2aedff60c4b6b618c45efd186
parent b30dcd3c8353e6d7943bb077cc0552158b1bb372
Author: MTRNord <MTRNord@users.noreply.github.com>
Date:   Sat, 13 Dec 2025 22:03:19 +0100

fix values?

Signed-off-by: MTRNord <MTRNord@users.noreply.github.com>

Diffstat:
Mapps/talos_cluster/sentry/release.yaml | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/apps/talos_cluster/sentry/release.yaml b/apps/talos_cluster/sentry/release.yaml @@ -59,14 +59,14 @@ spec: public: false secretKey: ENC[AES256_GCM,data:MKSDeG68U+tXEHSAM8DrUGyhzZALHOnN7Lpyr47fMiDNTEX1TAxEykgRNNtyhTJXmCWTGS3Ez963ABeWdw1QCA==,iv:/90nzu/pl8B9bt9leuaCX9LWVtc5tKH5+92USKkDR8I=,tag:+UCfXUDSTcKvSsJLBZnBVA==,type:str] mail: - backend: smtp - host: mail.midnightthoughts.space - useTls: true - useSsl: false - port: 587 - username: support@midnightthoughts.space + backend: "smtp" + host: "mail.midnightthoughts.space" + useTls: "true" + useSsl: "false" + port: "587" + username: "support@midnightthoughts.space" password: ENC[AES256_GCM,data:KJyrV08Q8r1NPP7evSOoapqftpNtFRsFeC3dufT1XlTFEinHk7f/lbJkMFrW+Wq1LUzahruETca6BJgEGwIQvw==,iv:3+QJscUKyz68CrHUJq5VVS58KQ1QHUGiGr+wgFhPkd4=,tag:HPgMp2gfoFgfJPhl125gPg==,type:str] - from: support@midnightthoughts.space + from: "support@midnightthoughts.space" github: appId: ENC[AES256_GCM,data:RfCPY0rlCg==,iv:j4uf4TNl6lOp2s6MT2/PZ1yvOjU02M+m1AWifv/VDMo=,tag:SFcEi2r7VZz3Q+2Rp+m/Pw==,type:str] appName: Sentry Midnightthoughts