Skip to content

Commit cd175cd

Browse files
committed
docs(README): reduce doctoc maxlevel and reorder badges
[skip ci] Signed-off-by: Clément Nussbaumer <clement.nussbaumer@postfinance.ch>
1 parent 99b52d8 commit cd175cd

File tree

1 file changed

+6
-13
lines changed

1 file changed

+6
-13
lines changed

README.md

Lines changed: 6 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,28 +1,21 @@
1+
[![CI](https://github.com/postfinance/kubenurse/actions/workflows/release.yml/badge.svg)](https://github.com/postfinance/kubenurse/actions/workflows/release.yml)
2+
[![Coverage Status](https://coveralls.io/repos/github/postfinance/kubenurse/badge.svg?branch=master)](https://coveralls.io/github/postfinance/kubenurse?branch=master)
3+
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/postfinance/kubenurse)
4+
5+
<!-- DocToc command: doctoc --notitle README.md --update-only --maxlevel 2 -->
6+
17
<!-- START doctoc generated TOC please keep comment here to allow auto update -->
28
<!-- DON'T EDIT THIS SECTION, INSTEAD RE-RUN doctoc TO UPDATE -->
39

410
- [Kubenurse](#kubenurse)
511
- [Deployment](#deployment)
6-
- [Helm deployment](#helm-deployment)
7-
- [Configuration settings](#configuration-settings)
812
- [Configuration](#configuration)
913
- [http Endpoints](#http-endpoints)
1014
- [Health Checks](#health-checks)
11-
- [API Server Direct](#api-server-direct)
12-
- [API Server DNS](#api-server-dns)
13-
- [Me Ingress](#me-ingress)
14-
- [Me Service](#me-service)
15-
- [Neighbourhood](#neighbourhood)
16-
- [Neighbourhood filtering](#neighbourhood-filtering)
17-
- [Neighbourhood incoming checks metric](#neighbourhood-incoming-checks-metric)
1815
- [Metrics](#metrics)
1916

2017
<!-- END doctoc generated TOC please keep comment here to allow auto update -->
2118

22-
[![CI](https://github.com/postfinance/kubenurse/actions/workflows/release.yml/badge.svg)](https://github.com/postfinance/kubenurse/actions/workflows/release.yml)
23-
[![Coverage Status](https://coveralls.io/repos/github/postfinance/kubenurse/badge.svg?branch=master)](https://coveralls.io/github/postfinance/kubenurse?branch=master)
24-
![GitHub release (latest SemVer)](https://img.shields.io/github/v/release/postfinance/kubenurse)
25-
2619
# Kubenurse
2720

2821
Kubenurse is a little service that monitors all network connections in a

0 commit comments

Comments
 (0)