You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`worker.enable`| bool | true | Specifies whether nfd-worker should be deployed |
235
235
|`worker.hostNetwork`| bool | false | Specifies whether to enable or disable running the container in the host's network namespace |
236
-
|`worker.metricsPort`| int |8081| Port on which to expose metrics from components to prometheus operator. **DEPRECATED**: will be replaced by `worker.port` in NFD v0.18.|
236
+
|`worker.port`| int |8080| Port on which to serve http for metrics and healthz endpoints. |
0 commit comments