Skip to content

Add test for default liveness, and readiness probes

Thong Kuah requested to merge liveness_readiness_tests into master

Add test for default liveness, and readiness probes for :

  • templates/deployment.yaml
  • templates/worker-deployment.yaml

We have these values in these templates but we don't have template tests for the default livenessProbe and readinessProbe values.

Edited by Thong Kuah

Merge request reports