You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: use/views/k8s-custom-views.md
-3Lines changed: 0 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,9 +34,6 @@ In the **Save view as** dialog, the following options can be set:
34
34
| :--- | :--- |
35
35
| View name | The name of the view. |
36
36
| 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. |
40
37
| 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. |
0 commit comments