Camunda Platform values.yaml creator




global:

zeebe:
  enabled: true

operate:
  enabled: true
  contextPath: "/operate"

connectors:
  enabled: true
  contextPath: "/connectors"

tasklist:
  enabled: true
  contextPath: "/tasklist"

optimize:
  enabled: false

identity:
  enabled: true

postgresql:
  enabled: false

webModeler:
  enabled: false

zeebe-gateway:
  ingress:
    enabled: true
Base url without http:// or https://

Private registry hostname

Deployment type

Ingress Type

Enable Components
Enable Components

Ingress Class Name


Pull Secrets


Name of TLS Secret



What now?

The options above represents a basic installation. If you have deployed the helm chart and the application functions, then you can move onto more advanced options. Our options are documented in the

Camunda Platform Helm Chart Repository in GitHub

and more component-specific options may be found in

Camunda Platform Docs