Skip to main content

Values Reference

This page documents all configurable values in the em-runtime Helm chart. Values are organized by scope: global, per-service, infrastructure subcharts, and testing.

Global Values

Bootstrap

CORS

HTTPRoute

Default HTTPRoute Rules

Service Accounts (Bootstrap)

Default service accounts: svc-data-readiness, svc-readiness, svc-scheduler, svc-cleanup, svc-indexer.

Runtime Service Values

The following values apply to each of em-runtime-governance, em-runtime-assets, and em-runtime-utils. Replace <service> with the service name.

Deployment

Autoscaling

Resources

Security Context

Health Probes

Scheduling

Service

Default Environment Variables

All Services

Assets and Utils Only

Secret-Backed Variables (via envVars)

These are sourced from em-runtime-secrets and can be overridden by setting the same key in env:

S3 Storage Variables

Assets Storage (PVC)

Infrastructure Subcharts

Keycloak

OpenFGA

Infisical (On-Premises / Cloud-Agnostic)

Infisical is one of two supported secrets backends. For cloud deployments on GCP, ESO + GCP Secret Manager can be used instead. See Secrets Management for a comparison.

PostgreSQL (In-Cluster)

Redis (In-Cluster)

Next Steps

Helm Configuration

Deployment modes, secrets, and production setup guide.

Upgrades

Version upgrades, migration steps, and rollback.