Skip to content
Snippets Groups Projects
Commit aa3b3d06 authored by Anatolii Hrychaniuk's avatar Anatolii Hrychaniuk
Browse files

disable health check

parent b1ce1d94
No related branches found
No related tags found
1 merge request!766test: [GONRG-7753]-add health check to GCP deploy
Pipeline #212846 failed
......@@ -54,10 +54,10 @@ spec:
runAsNonRoot: true
ports:
- containerPort: 8080
livenessProbe:
httpGet:
path: /health
port: 8080
# livenessProbe:
# httpGet:
# path: /health
# port: 8080
# initialDelaySeconds: 270
# periodSeconds: 10
resources:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment