Correct yubikey probes

Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
This commit is contained in:
Patrick Uiterwijk 2019-05-23 18:58:50 +02:00
parent 4d4698e457
commit 908908a45a

View file

@ -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