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
I m using extraconfig in alloy-singleton for scraping rule
but i don't know how to use dynamic variable in extraconfig
this is my values.yaml
when i render values.yaml , "{{ $.Values.cluster.name }}" can not render to dynamic values
if you have a solution let me know ( when i use v1 , I had no problem )
k8s-monitoring chart version : 2.0.4
I m using extraconfig in alloy-singleton for scraping rule
but i don't know how to use dynamic variable in extraconfig
this is my values.yaml
when i render values.yaml ,
"{{ $.Values.cluster.name }}"
can not render to dynamic valuesif you have a solution let me know ( when i use v1 , I had no problem )
The text was updated successfully, but these errors were encountered: