Skip to content

Commit be0a55a

Browse files
feat: add gost-agent
1 parent 4fdd4dc commit be0a55a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

charts/gost-agent/values.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ container:
2727
GOST_PLATFORM_TUNNEL_ID: ""
2828
GOST_PLATFORM_TUNNEL_HOSTNAME: ""
2929
probes:
30-
liveness:
30+
liveness:
3131
enabled: true
3232
type: exec
3333
exec:
3434
command:
3535
- wget
36-
- --server-response
36+
- --server-response
3737
- --spider
3838
- https://$(GOST_PLATFORM_TUNNEL_HOSTNAME)
3939
spec:

0 commit comments

Comments
 (0)