apps(teable): Change of main domain and config / storage change

Main domain changed to data.sunflower.lgbt
Added config for emails in secrets
Changed storage for Valkey to s3yuyuko (reliability issues)
Changed image tag to latest (v1.8.0 not found)
This commit is contained in:
2025-06-06 11:16:36 +02:00
parent 26c6b445e5
commit 618f430d2f
4 changed files with 40 additions and 31 deletions

View File

@@ -4,10 +4,8 @@ metadata:
name: teable-config
namespace: teable
data:
PUBLIC_ORIGIN: "https://data.remilia.ch"
PUBLIC_ORIGIN: "https://data.sunflower.lgbt"
BACKEND_CACHE_PROVIDER: "redis"
NEXT_ENV_IMAGES_ALL_REMOTE: "true"
PRISMA_ENGINES_CHECKSUM_IGNORE_MISSING: "1"
NODE_TLS_REJECT_UNAUTHORIZED: '0'