Solved

new feature: helm flag to exclude applications from the dashboard (really good!)


Userlevel 3

good day, the release notes of v 5.5.2 say that now it’s possible to hide applications from the dasboard by using an Helm flag. https://docs.kasten.io/latest/operating/monitoring.html#k10-compliance

 

Since I’m pretty new to this stuff, I did not understand how can I exclude applications: should I edit a yaml in Openshift for kasten-io project (I’m running on oscp, sure) or shoud I export K10 settings with the command:

# helm get values k10 --output yaml --namespace=kasten-io > k10_values.yaml

then edit file file k10_values.yaml adding the Flag and the app names to hide and then reconfigure k10

# ??’ how?

 

thanks!!!

icon

Best answer by jaiganeshjk 12 January 2023, 06:21

View original

2 comments

Userlevel 7
Badge +7

@jaiganeshjk 

Userlevel 6
Badge +2

@tinto.1970 Thank you for posting this question.

We recently added a KB article to understand how this works and how it can be used along with Openshift/Tanzu.

Please take a look at this KB article and let me know if you have further questions.

Comment