Skip to main content
Solved

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


tinto.1970

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!!!

Best answer by jaiganeshjk

@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.

View original
Did this topic help you find an answer to your question?

2 comments

Madi.Cristil
Forum|alt.badge.img+8
  • Community Manager
  • 617 comments
  • January 11, 2023

jaiganeshjk
Forum|alt.badge.img+2
  • Experienced User
  • 275 comments
  • Answer
  • January 12, 2023

@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