utkuozdemir / helm-charts

Helm Chart Repository
MIT License
41 stars 14 forks source link

fix: fix the problem that the template will not render .serviceMonito… #16

Closed stay-foolish-forever closed 5 months ago

stay-foolish-forever commented 5 months ago

I discovered that when using chart utkuozdemir/nvidia-gpu-exporter, the bearerTokenFile in ServiceMonitor will not be rendered even if I set it in values. Therefore I submit this PR to solve the problem.