Skip to content

Commit a1cd5a1

Browse files
author
lamai93
committed
Added url to k8s docu.
1 parent 869081d commit a1cd5a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/Manual/Deployment/Kubernetes/DeploymentResource.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -415,7 +415,7 @@ because servers in these groups do not need persistent storage.
415415

416416
### `spec.<group>.priorityClassName: string`
417417

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/)
419419

420420
### `spec.<group>.probes.livenessProbeDisabled: bool`
421421

0 commit comments

Comments
 (0)