This commit is contained in:
2024-04-02 21:09:42 -05:00
parent 8d04dfc900
commit 61d92f5759

View File

@@ -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