cluster

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

commit e4eb1a77b1ca7b2e90c67512c35baa4e1f05b96c
parent 0ce1369103cb75cbafee96838ff0b1b8c2bad4b2
Author: MTRNord <mtrnord1@gmail.com>
Date:   Wed, 27 Mar 2024 13:22:26 +0100

Fix Workadventure

Diffstat:
Mapps/base/workadventure/release.yaml | 20++++++++++++++++++--
1 file changed, 18 insertions(+), 2 deletions(-)

diff --git a/apps/base/workadventure/release.yaml b/apps/base/workadventure/release.yaml @@ -23,7 +23,6 @@ spec: values: domainName: workadventure.midnightthoughts.space ejabberdDomain: ejabberd.workadventure.midnightthoughts.space - singleDomain: true play: tolerations: - key: arch @@ -34,12 +33,25 @@ spec: ALLOWED_CORS_ORIGIN: https://workadventure.midnightthoughts.space secretEnv: ROOM_API_SECRET_KEY: ENC[AES256_GCM,data:CSafytKq0HQErE5yUsJubdTzUMRwyfxRbz0YyhFDdsw5hXtOvxpT0MWdOmterCjoaI8SEcLhiYrB62mM4cq88g==,iv:v4ZgN06iwC+dt2FH4plUTefBrKdxEBvvWC/ezPkW8PY=,tag:bLlYnU/Cb8GKBQmDTG/aOA==,type:str] + ingress: + tls: true chat: tolerations: - key: arch operator: Equal value: arm64 effect: NoSchedule + ingress: + tls: true + uploader: + ingress: + tls: true + maps: + ingress: + tls: true + icon: + ingress: + tls: true back: tolerations: - key: arch @@ -52,12 +64,16 @@ spec: operator: Equal value: arm64 effect: NoSchedule + ingress: + tls: true mapstorage: tolerations: - key: arch operator: Equal value: arm64 effect: NoSchedule + ingress: + tls: true persistence: enabled: true storageClass: nfs-csi @@ -66,7 +82,7 @@ spec: secretEnv: AUTHENTICATION_PASSWORD: ENC[AES256_GCM,data:NgKi2dF9vPV26DhS/Vg5JnC72bktKvxK+msMVxMhBzMUQXCFP8UMkWa2ZKfovb7SsAOq2HK0TMZbnwO1JFlsLg==,iv:4sPOIeyogKzx6PYpiVVRBvzi9C8a4P6JA0/NIZTANjg=,tag:7DVx9pY0zB6fSsaOuRLZNA==,type:str] ingress: - enabled: true + enabled: false tls: true secretName: workadventure.midnightthoughts.space-tls annotationsPath: