feat(homelab): add prometheus & grafana, jless fd + more zsh plugins
This commit is contained in:
@@ -86,4 +86,11 @@ routes = [
|
||||
port = 8096,
|
||||
private = true
|
||||
},
|
||||
{
|
||||
name = "grafana",
|
||||
namespace = "monitoring",
|
||||
service = "prometheus-stack-grafana",
|
||||
port = 80,
|
||||
private = true
|
||||
},
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user