Skip to content

Commit

Permalink
updated statefulset.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
HariSekhon committed Jun 26, 2024
1 parent 62ef7c4 commit 5cf1dc1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ spec:
# port: 2379 # must be number, not port name or fqdn
# #service: readiness # to use same grpc port to distinguish between checks
initialDelaySeconds: 0 # default
initialDelaySeconds: 0 # default
successThreshold: 1 # default
failureThreshold: 3 # default
periodSeconds: 10 # default (interval)
Expand Down

0 comments on commit 5cf1dc1

Please sign in to comment.