infra/helm/platform/environments/dev/values.yaml
Metadata
- Purpose: Kubernetes Helm chart template or values configuration.
- Domain:
infrastructure - Language:
yaml - Bytes: 610
- Lines: 33
- Content hash (short):
919ac3b4 - Source (start): infra/helm/platform/environments/dev/values.yaml:1
- Source (end): infra/helm/platform/environments/dev/values.yaml:33
Indexed Symbols
No indexed functions/methods detected in this file.
Markdown Headings (if applicable)
No markdown headings detected.
Source Preview
global:
environment: dev
namespace:
name: anchor-dev
web:
replicaCount: 1
image:
tag: dev
gateway:
replicaCount: 1
image:
tag: dev
env:
NODE_ENV: development
ENGINE_SKU: 0.1.0.API.DK.20260305
AUTH_MODE: disabled
PORTAL_BASE_URL: http://localhost:3000/portal
EGI_CONTROL_CENTER_URL: http://anchor-status-mock:8090
PGSSLMODE: disable
PGSSLREJECTUNAUTHORIZED: "false"
REQUIRE_WEBHOOK_SIGNATURES: "false"
GITHUB_WEBHOOK_ENABLED: "false"