grafana / tempo-operator

Grafana Tempo Kubernetes operator
https://grafana.com/docs/tempo/latest/setup/operator/
GNU Affero General Public License v3.0
55 stars 27 forks source link

Allow configmaps and secrets with dot in the name #983

Closed rubenvp8510 closed 1 month ago

rubenvp8510 commented 1 month ago

It seems like the configmaps and secrets can have dots on their names, but not the volumeNames inside the containers.

rubenvp8510 commented 1 month ago

Closed with https://github.com/grafana/tempo-operator/pull/982