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
fix: ensure Helm releases have unique names for the resources
This ensures that customers can install multiple copies of snyk-monitor in their cluster.
We now ensure that all of the Helm resources have a name matching the Helm release name, which will be unique.
This allows global resources such as ClusterRoles to be unique.
0 commit comments