doc(fix): Regenerate the doc

This commit is contained in:
2024-11-08 13:13:27 +01:00
parent dd63bb6343
commit 5b51ba6d98
3 changed files with 73 additions and 54 deletions

View File

@@ -187,9 +187,10 @@ Health check to be added to the deployment.
```yaml
labels:
katenary.v3/health-check: |-
httpGet:
path: /health
port: 8080
livenessProbe:
httpGet:
path: /health
port: 8080
```
### katenary.v3/ignore