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

changed port for health check

parent bdd111f9
Branches trusted-single_pipeline
No related tags found
1 merge request!766test: [GONRG-7753]-add health check to GCP deploy
Pipeline #212808 failed
......@@ -57,7 +57,9 @@ spec:
livenessProbe:
httpGet:
path: /health
port: 8080
port: 8081
initialDelaySeconds: 30
periodSeconds: 10
resources:
requests:
cpu: {{ .Values.data.requestsCpu | quote }}
......
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