Closed pierre-yves-monnet closed 9 months ago
zeebe: clusterSize: 1 partitionCount: 1 replicationFactor: 1 pvcSize: 10Gi
with C8.3, the PVC Size must be 10 Gi minimum, else Zeebe does not want to start io.camunda.zeebe.journal.JournalException$OutOfDiskSpace: Not enough space to allocate a new journal segment. Required: 2147483648, Available: 1003868160
io.camunda.zeebe.journal.JournalException$OutOfDiskSpace: Not enough space to allocate a new journal segment. Required: 2147483648, Available: 1003868160
Done with https://github.com/camunda-consulting/c8-devops-workshop/commit/ebbac2698637ce444ce283ae87dec48e1c555221
with C8.3, the PVC Size must be 10 Gi minimum, else Zeebe does not want to start
io.camunda.zeebe.journal.JournalException$OutOfDiskSpace: Not enough space to allocate a new journal segment. Required: 2147483648, Available: 1003868160