Correct yubikey probes
Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
parent
4d4698e457
commit
908908a45a
1 changed files with 2 additions and 2 deletions
|
@ -46,13 +46,13 @@ spec:
|
|||
timeoutSeconds: 5
|
||||
initialDelaySeconds: 1
|
||||
httpGet:
|
||||
path: /
|
||||
path: /yk-ksm
|
||||
port: 8080
|
||||
livenessProbe:
|
||||
timeoutSeconds: 5
|
||||
initialDelaySeconds: 1
|
||||
httpGet:
|
||||
path: /
|
||||
path: /yk-ksm
|
||||
port: 8080
|
||||
volumes:
|
||||
- name: config-volume
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue