Grafana v10.1.1 (0cfa76b22d)
I am trying to provision alerts and dashboards from helmchart/gitLab to Kubernetes cluster.
I can NOT use k8s-sidecar
container right now at my production environment, do not ask why.
I want to copy-paste or include .yaml (OR .json) files via any way (ConfigMaps?) allowing to bypass using of kiwigrid/k8s-sidecar
container completely
I cant understand helm-chart (values.yaml
) nestedness - are there any sections that working even when sidecar is turned off with false
?