During testing I noticed that the helm-chart used does not use replicaCount.
Also, the container seems to start quite quickly, but due to the lifenessprobe set to 60 seconds, it always took at least 60 seconds for the initial check to start. I've reduced this to ~10~ 30 seconds.
Signed-off-by: Christian Kreuzberger christian.kreuzberger@dynatrace.com
During testing I noticed that the helm-chart used does not use replicaCount.
Also, the container seems to start quite quickly, but due to the lifenessprobe set to 60 seconds, it always took at least 60 seconds for the initial check to start. I've reduced this to ~10~ 30 seconds.