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/Manual/Deployment/Kubernetes/DeploymentResource.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -415,7 +415,7 @@ because servers in these groups do not need persistent storage.
415
415
416
416
### `spec.<group>.priorityClassName: string`
417
417
418
-
Priority class name for pods of this group. Will be forwarded to the pod spec.
418
+
Priority class name for pods of this group. Will be forwarded to the pod spec. [Kubernetes documentation](https://kubernetes.io/docs/concepts/configuration/pod-priority-preemption/)
0 commit comments