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
Copy file name to clipboardExpand all lines: docs/deployment/helm.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -234,7 +234,6 @@ API's you need to install the prometheus operator in your cluster.
234
234
|`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
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. |
237
-
|`worker.healthPort`| int | 8082 | Port on which to expose the grpc health endpoint, will be also used for the probes. **DEPRECATED**: will be replaced by `worker.port` in NFD v0.18. |
0 commit comments