commit | 9a99c2674d658a9a895769a599c9bbb1d20bc166 | [log] [tgz] |
---|---|---|
author | SeanCondon <sean.condon@intel.com> | Mon Jan 09 17:20:49 2023 +0000 |
committer | SeanCondon <sean.condon@intel.com> | Fri Jan 13 18:09:52 2023 +0000 |
tree | 95a55ce41d0f4e2c4f703eb25440edb85f24d3d6 | |
parent | cfcd88af806dc08421730696f6bf873624585494 [diff] [blame] |
roc-umbrella: releasing 2.1.33 for updated aether 2.1 model Change-Id: I5af546b4a2bfea15cdeb9cd98614755fba34553c
diff --git a/aether-roc-umbrella/templates/datasources-templated.yaml b/aether-roc-umbrella/templates/datasources-templated.yaml index 1f507d9..0e03116 100644 --- a/aether-roc-umbrella/templates/datasources-templated.yaml +++ b/aether-roc-umbrella/templates/datasources-templated.yaml
@@ -15,7 +15,7 @@ datasources: {{- range .Values.grafana.source }} - name: datasource-{{ .name }} - url: {{ .protocol }}://{{ .service }}:{{ .port }} + url: {{ .protocol }}://{{ tpl .service $ }}:{{ .port }} type: prometheus access: proxy jsonData: