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: deploy/kubernetes/dolphinscheduler/README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -246,7 +246,7 @@ Please refer to the [Quick Start in Kubernetes](../../../docs/docs/en/guide/inst
246
246
| master.service.serviceMonitor.labels | object |`{}`| serviceMonitor.labels ServiceMonitor extra labels |
247
247
| master.service.serviceMonitor.path | string |`"/actuator/prometheus"`| serviceMonitor.path path of the metrics endpoint |
248
248
| master.tolerations | list |`[]`| Tolerations are appended (excluding duplicates) to pods running with this RuntimeClass during admission, effectively unioning the set of nodes tolerated by the pod and the RuntimeClass. |
@@ -359,7 +359,7 @@ Please refer to the [Quick Start in Kubernetes](../../../docs/docs/en/guide/inst
359
359
| worker.service.serviceMonitor.labels | object |`{}`| serviceMonitor.labels ServiceMonitor extra labels |
360
360
| worker.service.serviceMonitor.path | string |`"/actuator/prometheus"`| serviceMonitor.path path of the metrics endpoint |
361
361
| worker.tolerations | list |`[]`| Tolerations are appended (excluding duplicates) to pods running with this RuntimeClass during admission, effectively unioning the set of nodes tolerated by the pod and the RuntimeClass. |
0 commit comments