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

OZG-3363 fix dummy health checks for dataport

parent b74a2e5c
No related branches found
No related tags found
No related merge requests found
...@@ -115,7 +115,6 @@ spec: ...@@ -115,7 +115,6 @@ spec:
periodSeconds: 1 periodSeconds: 1
successThreshold: 1 successThreshold: 1
timeoutSeconds: 1 timeoutSeconds: 1
name: xta-adapter
readinessProbe: readinessProbe:
exec: exec:
command: command:
...@@ -127,7 +126,6 @@ spec: ...@@ -127,7 +126,6 @@ spec:
periodSeconds: 1 periodSeconds: 1
successThreshold: 1 successThreshold: 1
timeoutSeconds: 1 timeoutSeconds: 1
resources: {}
startupProbe: startupProbe:
exec: exec:
command: command:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment