X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=installers%2Fhelm%2Fosm%2Ftemplates%2Fgrafana%2Fgrafana-clusterrolebinding.yaml;fp=installers%2Fhelm%2Fosm%2Ftemplates%2Fgrafana%2Fgrafana-clusterrolebinding.yaml;h=46669bf273a1fb0a7e5ecb86330faa04bbbee09d;hb=0a997e26592ea05b60a97ea55fdf480c70333ca4;hp=a6c2f976bbfe371df1ed53eeb7096108db672a84;hpb=a9e34f6c70518678923ff2db9712c5ec438d44c7;p=osm%2Fdevops.git diff --git a/installers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml b/installers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml index a6c2f976..46669bf2 100644 --- a/installers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml +++ b/installers/helm/osm/templates/grafana/grafana-clusterrolebinding.yaml @@ -28,5 +28,5 @@ roleRef: subjects: - kind: ServiceAccount name: grafana - namespace: osm + namespace: {{ .Release.Namespace }} {{- end -}} \ No newline at end of file