Loki: duplicate ServiceAccounts rendered #13170
Labels
grafana-loki
solved
tech-issues
The user has a technical issue about an application
triage
Triage is needed
Name and Version
bitnami/loki 2.4.5
What steps will reproduce the bug?
Are you using any custom parameters or values?
Only
--set serviceAccount.create=true
What is the expected behavior?
I would expect the Promtail ServiceAccount to have a different name, unique to any others
What do you see instead?
Notice two ServiceAccounts with the same name
Additional information
This is probably ok when using Helm on its own, but it breaks when using the rendered template as a base for Kustomize, which gives the error:
may not add resource with an already registered id: ~G_v1_ServiceAccount|default|loki-grafana-loki
The text was updated successfully, but these errors were encountered: