From b1a2aeeb7d31fe7fe4ceeeacf311a06dcec8ecd2 Mon Sep 17 00:00:00 2001 From: Nicolas MASSE Date: Mon, 7 Feb 2022 14:11:25 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1cd96d2..d37afc7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,8 @@ -# Golang Health Check +# Golang test project + +[![Contribute](https://www.eclipse.org/che/contribute.svg)](https://codeready-openshift-workspaces.apps.dev.itix.xyz/f?url=https://github.com/nmasse-itix/test-crw) + + A booster demonstrating health checks and recovery using the kubernetes/openshift `liveliness` and `readiness` probes.