Skip to main content

infra/helm/platform/environments/prod/values.yaml

Metadata

Indexed Symbols

No indexed functions/methods detected in this file.

Markdown Headings (if applicable)

No markdown headings detected.

Source Preview

global:
environment: prod

namespace:
name: anchor-prod

secrets:
mount: true

web:
replicaCount: 1
image:
tag: prod
env:
NEXT_PUBLIC_API_BASE_URL: https://ops.anchor-msp.com/api

gateway:
replicaCount: 1
image:
tag: prod
env:
NODE_ENV: production
EGI_TELEMETRY_ENABLED: "true"
EGI_CONTROL_CENTER_URL: https://status.anchor-msp.com
PORTAL_BASE_URL: https://portal.anchor-msp.com