Hi Team,
We are using container based deployment for camunda:8.9.0-alpha1 from camunda website.
This is a modified version of the Camunda Platform Helm chart, customized for:
- Cluster: int0som-staging
- Namespace: camunda-poc
- Version: Camunda 8.8.0 (stable)
- Configuration: Non-production, no Identity, no Web Modeler, no PostgreSQL
and we are getting below exceptions-
log for camunda-helm-zeebe-0
Error from server(Bad request): container orchastration in pod camunda-helm-zeebe-0 is waiting to start ContainerCreating
Events:
Warning FailedAttachVolume attachdetach-controller AttachVolume.Attach failed for volume “pvc-5c0b54b5-3513-436c-a49e-be4e1c169999” : Volume attachment is being deleted.
Warning FailedCreate statefulset/camunda-helm-zeebe creat camunda-helm-zeebe-0 in stateful camunda-helm-zeebe failed error: pod “camunda-helm-zeebe-0” is invalid : spec.volumes[1].secret.secretName: required value
Can you suggest if we are missing any configuration before starting the application?
Thanks,
Pradip Patil