Skip to content

Commit 6645194

Browse files
change back to root healthcheck
1 parent e34c0bd commit 6645194

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cicd/3-app/aiproxy/template.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Resources:
6464
TargetType: ip
6565
Protocol: HTTP
6666
HealthCheckIntervalSeconds: 30
67-
HealthCheckPath: /test
67+
HealthCheckPath: /
6868
HealthCheckProtocol: HTTP
6969
HealthCheckTimeoutSeconds: 5
7070
HealthyThresholdCount: 2

0 commit comments

Comments
 (0)