keptn-sandbox / litmus-service

Integration for LitmusChaos
Apache License 2.0
7 stars 5 forks source link

Fixed replicaCount in helm-chart #23

Closed christian-kreuzberger-dtx closed 3 years ago

christian-kreuzberger-dtx commented 3 years ago

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.