add camunda

This commit is contained in:
Kochetkov S 2026-04-09 17:15:30 +03:00
parent b684d038d5
commit e490a1a578

View File

@ -234,7 +234,7 @@ spec:
identityKeycloak:
global:
storageClass: local-path
nodeSelector: {}
nodeSelector: null
tolerations: []
postgresql:
primary:
@ -251,7 +251,7 @@ spec:
persistence:
size: 10Gi
storageClass: local-path
nodeSelector: {}
nodeSelector: null
tolerations: []
metrics:
enabled: false
@ -259,7 +259,7 @@ spec:
enabled: false
prometheusRule:
enabled: false
nodeSelector: {}
nodeSelector: null
tolerations: []
camundaCanary:
enabled: false
@ -269,66 +269,67 @@ spec:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
zeebe:
pvcStorageClassName: local-path
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
zeebeGateway:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
operate:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
tasklist:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
optimize:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
executionIdentity:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
identity:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []
webModeler:
image:
pullSecrets:
- name: regcred
restapi:
nodeSelector: {}
nodeSelector: null
tolerations: []
webapp:
nodeSelector: {}
nodeSelector: null
tolerations: []
websockets:
nodeSelector: {}
nodeSelector: null
tolerations: []
connectors:
image:
pullSecrets:
- name: regcred
nodeSelector: {}
nodeSelector: null
tolerations: []