expose more ports to self
This commit is contained in:
parent
a5b1b4637f
commit
7c74d8c1ed
@ -64,7 +64,11 @@
|
|||||||
|
|
||||||
services = {
|
services = {
|
||||||
# TODO move to grafana service lib
|
# TODO move to grafana service lib
|
||||||
friendlyport.ports = [myData.ports.grafana];
|
friendlyport.ports = [
|
||||||
|
myData.ports.grafana
|
||||||
|
myData.ports.prometheus
|
||||||
|
myData.ports.exporters.node
|
||||||
|
];
|
||||||
|
|
||||||
deployerbot = {
|
deployerbot = {
|
||||||
main = {
|
main = {
|
||||||
|
Loading…
Reference in New Issue
Block a user