Adjustment Deployment

This commit is contained in:
mr
2026-01-19 11:24:16 +01:00
parent 1b77b8b6cf
commit 827b6f4211
955 changed files with 81 additions and 138174 deletions

View File

@@ -3,7 +3,7 @@ clusterName: ${CLUSTER_NAME:-opencloud}
hostNetwork: true
host: ${HOST:-beta.opencloud.com}
registryHost: ${REGISTRY_HOST:-oc} # For reverse proxy rule
scheme: https # For reverse proxy rule
scheme: http # For reverse proxy rule
mongo-express:
enabled: ${OC_MONGOEXPRESS_ENABLED:-true}
@@ -242,6 +242,8 @@ traefik:
entryPoints: [web]
ports:
web:
containerPort: 8000
hostPort: 80
nodePort: 30950
hydra:
enabled: ${OC_HYDRA_ENABLED:-true}