Skip to content
Snippets Groups Projects
Commit dd0822c9 authored by Remi  PLANEL's avatar Remi PLANEL
Browse files

/api/probe

parent 73dd38b3
No related branches found
No related tags found
1 merge request!20Error msg when galaxy instance not running
Pipeline #126560 passed
......@@ -48,11 +48,11 @@ spec:
value: {{ .Values.dfApiPrefix }}
livenessProbe:
httpGet:
path: /
path: /api/probe
port: 3000
readinessProbe:
httpGet:
path: /
path: /api/probe
port: 3000
resources:
{{- toYaml .Values.resources | nindent 12 }}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment