Content-Length: 261603 | pFad | http://github.com/Lowcoder-Pro/lowcoder-viewer/commit/640522a2790728e97dafa54011e7273fc2ae752d

AA Use API service health check for k8s deployments · Lowcoder-Pro/lowcoder-viewer@640522a · GitHub
Skip to content

Commit 640522a

Browse files
committed
Use API service health check for k8s deployments
1 parent 0191722 commit 640522a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

deploy/helm/templates/api-service/deployment.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,12 +61,12 @@ spec:
6161
livenessProbe:
6262
initialDelaySeconds: 30
6363
httpGet:
64-
path: /actuator/health
64+
path: /api/status/health
6565
port: lowcoder-api
6666
readinessProbe:
6767
initialDelaySeconds: 30
6868
httpGet:
69-
path: /actuator/health
69+
path: /api/status/health
7070
port: lowcoder-api
7171
resources:
7272
{{- toYaml .Values.resources | nindent 12 }}

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/Lowcoder-Pro/lowcoder-viewer/commit/640522a2790728e97dafa54011e7273fc2ae752d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy