feat(nowchess): add workflow to delete PR branches on close and update environment configurations
This commit is contained in:
@@ -3,7 +3,8 @@ kind: ConfigMap
|
||||
metadata:
|
||||
name: nowchess-env-config
|
||||
data:
|
||||
QUARKUS_PROFILE: staging,deployed
|
||||
QUARKUS_PROFILE: deployed
|
||||
CORS_ORIGINS: ""
|
||||
NOWCHESS_COORDINATOR_ENABLED: "true"
|
||||
REDIS_PREFIX: nowchess-staging
|
||||
QUARKUS_LOG_LEVEL: "INFO"
|
||||
|
||||
Reference in New Issue
Block a user