Duplicate resources created when deploying multiple SeaweedFS instances
Closed this issue · 1 comments
cloudymax commented
Theres a duplicated clusterRole and roleBinding created on each new deployment of SeaweedFS.
The most robust fix here would be to submit a PR to SeaweedFS that adds a unique identifier to the role/binding at creation time based on the namespace or app name
jessebot commented
Fixed in helm chart version 3.59.4
by seaweedfs/seaweedfs#5049