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: 1 addition & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -266,6 +266,7 @@ API's you need to install the prometheus operator in your cluster.
266
266
|`worker.readinessProbe.timeoutSeconds`| integer | 1 (by Kubernetes) | Specifies the number of seconds after which the probe times out. |
267
267
|`worker.readinessProbe.successThreshold`| integer | 1 (by Kubernetes) | Specifies the number of consecutive successes of readiness probes before considering the pod as ready. |
268
268
|`worker.dnsPolicy`| array | ClusterFirstWithHostNet | NFD worker pod [dnsPolicy](https://kubernetes.io/docs/concepts/services-networking/dns-pod-service/#pod-s-dns-policy)|
0 commit comments