There was an error while loading. Please reload this page.
1 parent 6357d24 commit b518d9eCopy full SHA for b518d9e
1 file changed
charts/wiredoor-gateway/values.yaml
@@ -43,7 +43,7 @@ livenessProbe:
43
command:
44
- sh
45
- -c
46
- - '/usr/bin/wg | grep -q "latest handshake: .* ago"'
+ - '/usr/bin/wiredoor --health'
47
initialDelaySeconds: 30
48
timeoutSeconds: 1
49
periodSeconds: 5
@@ -52,7 +52,7 @@ readinessProbe:
52
53
54
55
56
57
58
0 commit comments