...
New version of alerts is highly recommended. Please follow these steps to refresh the alerts.
Go to Kloudfuse UI → Alerts → Alert Rules
Using the filter panel on the left, expand “Component” item, and filter all the “Kloudfuse” and “Kubernetes” alerts to include only these. Remove each of these alerts from the filtered list.
From command line execute the following command which will reinstall the new version of the alerts.
Code Block kubens kfuse kkubectl rollout restart deployment catalog-service
...