diff --git a/docs/Manual/Deployment/Kubernetes/DeploymentResource.md b/docs/Manual/Deployment/Kubernetes/DeploymentResource.md index 9df0f3f2b..cb6df106e 100644 --- a/docs/Manual/Deployment/Kubernetes/DeploymentResource.md +++ b/docs/Manual/Deployment/Kubernetes/DeploymentResource.md @@ -415,7 +415,7 @@ because servers in these groups do not need persistent storage. ### `spec..priorityClassName: string` -Priority class name for pods of this group. Will be forwarded to the pod spec. +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/) ### `spec..probes.livenessProbeDisabled: bool`