Skip to content

Commit

Permalink
also changed kafka livenessProbe delay to 140 in ecom-demo-mtls.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rotembm12 committed Jul 2, 2023
1 parent 064fd26 commit ac7c8d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/code-examples/shadow-mode/ecom-demo-mtls.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1601,7 +1601,7 @@ spec:
containerPort: 9093
livenessProbe:
failureThreshold: 3
initialDelaySeconds: 10
initialDelaySeconds: 140
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
Expand Down

0 comments on commit ac7c8d9

Please sign in to comment.