feat(nowchess): update QUARKUS_PROFILE to remove staging from environment configuration
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user