Skip to content

Commit 69dca3d

Browse files
committed
Remove unsupported view health state from documentation
1 parent caece22 commit 69dca3d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

use/views/k8s-custom-views.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -34,9 +34,6 @@ In the **Save view as** dialog, the following options can be set:
3434
| :--- | :--- |
3535
| View name | The name of the view. |
3636
| Description | A short description for the view. It helps remembering the scope of the view. |
37-
| View health state enabled | Whether the view has a health state or not. If this is enable, the view health state is calculated based on the configuration function below. |
38-
| Configuration function | When view health state is enabled, you can choose a function that's used to calculate the view health state whenever there are changes in the view. The default choice is **minimum health states** - this function calculates the health state of the view based on the amount of components in **CRITICAL** or **DEVIATING** state in the view. |
39-
| Arguments | The required arguments will vary depending on the chosen configuration function, if any. |
4037
| Identifier | A unique reference for the view, helpful when you want to reference the view from an exported configuration, such as the exported configuration in a StackPack. |
4138

4239
### Reset a view

0 commit comments

Comments
 (0)