Blockerbugs: adjust probe paths

This commit is contained in:
František Zatloukal 2022-02-05 00:54:54 +01:00
parent b437cb3f55
commit 6ff0a11d63

View file

@ -88,13 +88,13 @@ spec:
timeoutSeconds: 5
initialDelaySeconds: 5
httpGet:
path: /
path: /blockerbugs/
port: 8080
livenessProbe:
timeoutSeconds: 15
initialDelaySeconds: 30
httpGet:
path: /
path: /blockerbugs/
port: 8080
volumes:
- name: blockerbugs-secret-volume