diff --git a/docs/features/kubernetes/installation.md b/docs/features/kubernetes/installation.md index ec0355c7d8..3b0895dd23 100644 --- a/docs/features/kubernetes/installation.md +++ b/docs/features/kubernetes/installation.md @@ -33,10 +33,14 @@ const serviceEntityPage = ( {/* other tabs... */} - + ``` +**Notes:** + +- The optional `refreshIntervalMs` property on the `EntityKubernetesContent` defines the interval in which the content automatically refreshes, if not set this will default to 10 seconds. + That's it! But now, we need the Kubernetes Backend plugin for the frontend to work.