oraculum: Let's try 8080 for probes
This commit is contained in:
parent
ad2fcd19dc
commit
8c3459fed2
1 changed files with 2 additions and 2 deletions
|
@ -74,13 +74,13 @@ spec:
|
|||
initialDelaySeconds: 5
|
||||
httpGet:
|
||||
path: /
|
||||
port: 5000
|
||||
port: 8080
|
||||
livenessProbe:
|
||||
timeoutSeconds: 1
|
||||
initialDelaySeconds: 30
|
||||
httpGet:
|
||||
path: /
|
||||
port: 5000
|
||||
port: 8080
|
||||
volumes:
|
||||
- name: oraculum-secret-volume
|
||||
secret:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue