values:
global:
ingress:
enabled: true
className: nginx
host: "camunda.dev-artem.company.io"
identity:
auth:
publicIssuerUrl: "https://camunda.dev-artem.company.io/auth/realms/camunda-platform"
operate:
redirectUrl: "https://camunda.dev-artem.company.io/operate"
tasklist:
redirectUrl: "https://camunda.dev-artem.company.io/tasklist"
optimize:
redirectUrl: "https://camunda.dev-artem.company.io/optimize"
webModeler:
redirectUrl: "https://camunda.dev-artem.company.io/modeler"
console:
redirectUrl: "https://camunda.dev-artem.company.io/console"
identity:
contextPath: "/identity"
fullURL: "https://camunda.dev-artem.company.io/identity"
operate:
contextPath: "/operate"
optimize:
contextPath: "/optimize"
tasklist:
contextPath: "/tasklist"
webModeler:
# The context path is used for the web application that will be accessed by users in the browser.
# In addition, a WebSocket endpoint will be exposed on "[contextPath]-ws", e.g. "/modeler-ws".
contextPath: "/modeler"
console:
contextPath: "/console"
connectors:
contextPath: "/connectors"
zeebeGateway:
contextPath: "/zeebe"
ingress:
grpc:
enabled: true
className: nginx
host: "zeebe.camunda.dev-artem.company.io"
simply no web modeler components installed, neither deploys, nor svc nothing, how to add?