Skip to content

Commit 2143e11

Browse files
author
leonsteinhaeuser
committed
docs: add test status badge
1 parent b734358 commit 2143e11

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# k8s-restart-app
22

3+
[![unit-and-e2e-tests](https://github.com/k8scope/k8s-restart-app/actions/workflows/tests.yaml/badge.svg?branch=main)](https://github.com/k8scope/k8s-restart-app/actions/workflows/tests.yaml)
4+
35
A simple application that allows to restart services running in K8s. The service that should be allowed to be restarted, must be defined in the configuration file.
46

57
## UI

0 commit comments

Comments
 (0)