feat(nowchess): update QUARKUS_PROFILE to remove staging from environment configuration

This commit is contained in:
2026-04-30 18:18:49 +02:00
parent 232dd863e7
commit 4a95bfb085
@@ -11,7 +11,7 @@ patches:
metadata: metadata:
name: nowchess-env-config name: nowchess-env-config
data: data:
QUARKUS_PROFILE: staging,deployed QUARKUS_PROFILE: deployed
CORS_ORIGINS: https://st.nowchess.janis-eccarius.de CORS_ORIGINS: https://st.nowchess.janis-eccarius.de
NOWCHESS_COORDINATOR_ENABLED: "true" NOWCHESS_COORDINATOR_ENABLED: "true"
REDIS_PREFIX: nowchess-staging REDIS_PREFIX: nowchess-staging