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
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 GitHuband more component-specific options may be found in
Camunda Platform Docs