Skip to content

Commit 60a69b0

Browse files
committed
fix: enable neutron stats
1 parent c512361 commit 60a69b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

components/neutron/values.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -100,6 +100,8 @@ conf:
100100
plugins: "http,python3"
101101
processes: 4
102102
start-time: "%t"
103+
stats: "0.0.0.0:1717"
104+
stats-http: true
103105

104106

105107
# disable the neutron-ironic-agent from loading a non-existent config

0 commit comments

Comments
 (0)