fix health check

This commit is contained in:
sirius0xdev 2026-04-28 04:49:09 +00:00
parent d61f2a2e3b
commit d309141ea1

View file

@ -4,11 +4,17 @@ metadata:
name: paaas-healthcheck name: paaas-healthcheck
namespace: customer1 namespace: customer1
spec: spec:
targetRef:
group: ""
kind: Service
name: paaas-landing-svc
default: default:
checkIntervalSec: 10 checkIntervalSec: 15
timeoutSec: 5 timeoutSec: 5
healthyThreshold: 2 healthyThreshold: 2
unhealthyThreshold: 2 unhealthyThreshold: 3
config:
type: HTTP
httpHealthCheck: httpHealthCheck:
port: 80 portSpecification: USE_SERVING_PORT
requestPath: / requestPath: /