Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
LOFAR2.0
SKA TANGO Grafana Exporter
Commits
3e5cccc9
Commit
3e5cccc9
authored
Nov 13, 2020
by
Matteo Di Carlo
Browse files
typo
parent
241fa538
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile
View file @
3e5cccc9
...
...
@@ -63,7 +63,6 @@ tpl_dashboards: ## tpl for dashboards
sed
-i
's/__DATABASEDS__/
$(DATABASEDS)
/g'
helm-chart/data/dashboards/
$$
dash
;
\
sed
-i
's/TARGET_NAMESPACE/
$(TARGET_NAMESPACE)
/g'
helm-chart/data/dashboards/
$$
dash
;
\
sed
-i
's/TANGOGQL_PROXY_INGRESS_HOST/
$(TANGOGQL_PROXY_INGRESS_HOST)
/g'
helm-chart/data/dashboards/
$$
dash
;
\
done
inverse_tpl_dashboards
:
##
tpl for dashboards
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment