diff --git a/standard/scopes/health_scope.md b/standard/scopes/health_scope.md index f51b350..5e525f8 100644 --- a/standard/scopes/health_scope.md +++ b/standard/scopes/health_scope.md @@ -32,4 +32,7 @@ metadata: spec: probe-method: GET probe-endpoint: /health + probe-timeout: 15 + probe-interval: 30 + failure-rate: 0.01 ```