增加了k8s devops的配置
This commit is contained in:
@@ -29,8 +29,8 @@ spec:
|
||||
- image: $REGISTRY/$DOCKERHUB_NAMESPACE/$APP_NAME:$TAG
|
||||
readinessProbe:
|
||||
httpGet:
|
||||
path: /actuator/health
|
||||
port: 8080
|
||||
path: /test
|
||||
port: 13145
|
||||
timeoutSeconds: 10
|
||||
failureThreshold: 30
|
||||
periodSeconds: 5
|
||||
|
||||
Reference in New Issue
Block a user