Skip to content

Commit

Permalink
doc(fix): Regenerate the doc
Browse files Browse the repository at this point in the history
  • Loading branch information
metal3d committed Nov 8, 2024
1 parent dd63bb6 commit 5b51ba6
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 54 deletions.
7 changes: 4 additions & 3 deletions doc/docs/labels.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading

0 comments on commit 5b51ba6

Please sign in to comment.