mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-10 01:01:27 -05:00
update
This commit is contained in:
parent
8d04dfc900
commit
61d92f5759
1 changed files with 9 additions and 10 deletions
|
|
@ -12,17 +12,16 @@ durpapi:
|
|||
probe:
|
||||
readiness:
|
||||
httpGet:
|
||||
path: /api/health/getHealth
|
||||
path: /api/health/gethealth
|
||||
port: 8080
|
||||
liveness:
|
||||
httpGet:
|
||||
path: /api/health/getHealth
|
||||
path: /api/health/gethealth
|
||||
port: 8080
|
||||
startup:
|
||||
httpGet:
|
||||
path: /api/health/getHealth
|
||||
path: /api/health/gethealth
|
||||
port: 8080
|
||||
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue