diff --git a/static/code-examples/shadow-mode/ecom-demo-mtls.yaml b/static/code-examples/shadow-mode/ecom-demo-mtls.yaml index a6200d3ed..64becfe68 100644 --- a/static/code-examples/shadow-mode/ecom-demo-mtls.yaml +++ b/static/code-examples/shadow-mode/ecom-demo-mtls.yaml @@ -1601,7 +1601,7 @@ spec: containerPort: 9093 livenessProbe: failureThreshold: 3 - initialDelaySeconds: 10 + initialDelaySeconds: 140 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 diff --git a/static/code-examples/shadow-mode/ecom-demo.yaml b/static/code-examples/shadow-mode/ecom-demo.yaml index a623228c3..6c141a534 100644 --- a/static/code-examples/shadow-mode/ecom-demo.yaml +++ b/static/code-examples/shadow-mode/ecom-demo.yaml @@ -1531,7 +1531,7 @@ spec: containerPort: 9093 livenessProbe: failureThreshold: 3 - initialDelaySeconds: 10 + initialDelaySeconds: 140 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5