Blockerbugs: adjust probe paths
This commit is contained in:
parent
b437cb3f55
commit
6ff0a11d63
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue