Skip to content
Snippets Groups Projects
Commit 8ba94cbd authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6665 Fix test

parent eec3b26e
No related branches found
No related tags found
No related merge requests found
......@@ -53,7 +53,7 @@ tests:
failureThreshold: 10
httpGet:
path: /q/health/started
port: 8080
port: management
scheme: HTTP
initialDelaySeconds: 15
periodSeconds: 5
......@@ -72,7 +72,7 @@ tests:
failureThreshold: 3
httpGet:
path: /q/health/ready
port: 8080
port: management
scheme: HTTP
periodSeconds: 10
successThreshold: 1
......@@ -86,7 +86,7 @@ tests:
failureThreshold: 10
httpGet:
path: /q/health/started
port: 8080
port: management
scheme: HTTP
initialDelaySeconds: 30
periodSeconds: 10
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment