Open pierre-yves-monnet opened 11 months ago
1/ It should be nice to give more details:
Edit the file "camunda-platform-update-values.yaml"
2/ instruction and file differ: File contains zeebe: clusterSize: 3 partitionCount: 3 replicationFactor: 3 pvcSize: 10Gi affinity: podAntiAffinity: null
and instruction said zeebe: replicas: 1 affinity: podAntiAffinity: null
what are the correct value in 8.2.5? clusterSize/partitionCount/replicationFactor or replicas?
1/ It should be nice to give more details:
Edit the file "camunda-platform-update-values.yaml"
2/ instruction and file differ: File contains zeebe: clusterSize: 3 partitionCount: 3 replicationFactor: 3 pvcSize: 10Gi affinity: podAntiAffinity: null
and instruction said zeebe: replicas: 1 affinity: podAntiAffinity: null
what are the correct value in 8.2.5? clusterSize/partitionCount/replicationFactor or replicas?