Skip to content

Commit

Permalink
fix(echo-server): add port to probes
Browse files Browse the repository at this point in the history
  • Loading branch information
jfroy committed Aug 22, 2024
1 parent d8a440c commit b7227cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kubernetes/apps/network/echo-server/app/helmrelease.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ spec:
spec:
httpGet:
path: /health
port: http
initialDelaySeconds: 0
periodSeconds: 10
timeoutSeconds: 1
Expand Down

0 comments on commit b7227cf

Please sign in to comment.