Skip to content
Snippets Groups Projects
Verified Commit e0d71887 authored by Vincent Sellier's avatar Vincent Sellier
Browse files

swh/web: Use a real endpoint as probe instead of a 301 redirect

parent 8e8fc49a
No related branches found
No related tags found
No related merge requests found
......@@ -122,7 +122,7 @@ spec:
name: webapp
readinessProbe:
httpGet:
path: /api/1
path: /api/1/
port: webapp
httpHeaders:
- name: Host
......
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