infra/helm/platform/environments/prod/values.yaml
Metadata
- Purpose: Kubernetes Helm chart template or values configuration.
- Domain:
infrastructure - Language:
yaml - Bytes: 1118
- Lines: 61
- Content hash (short):
70bab358 - Source (start): infra/helm/platform/environments/prod/values.yaml:1
- Source (end): infra/helm/platform/environments/prod/values.yaml:61
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