Skip to main content

infra/helm/platform/environments/staging/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: staging

namespace:
name: anchor-staging

secrets:
mount: true

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

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