mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-06 11:42:14 +00:00
Improve the monitoring setup script and fix bugs in the monitoring config.
This commit is contained in:
@@ -5,6 +5,6 @@
|
||||
"port": 8085,
|
||||
"containerPort": 8086,
|
||||
"provider": "kubernetes-default",
|
||||
"component": "influxdb"
|
||||
"component": "influxdb",
|
||||
"selector": { "name": "influxdb" }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user