We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3466972 commit b84cbb3Copy full SHA for b84cbb3
.vscode/settings.json
@@ -0,0 +1,3 @@
1
+{
2
+ "markdown.extension.toc.updateOnSave": false
3
+}
README.md
@@ -33,8 +33,6 @@ This image is executed as non root by default and is fully compliant with Kubern
33
- [Client certificate details (mTLS) in the response](#client-certificate-details-mtls-in-the-response)
34
- [Prometheus Metrics](#prometheus-metrics)
35
- [Output](#output)
36
- - [Curl output](#curl-output)
37
- - [`docker logs` output](#docker-logs-output)
38
- [Building](#building)
39
- [Changelog](#changelog)
40
0 commit comments