Skip to content

Commit

Permalink
remove table with fields description, rename files #1881
Browse files Browse the repository at this point in the history
  • Loading branch information
domiborges authored and ryanemerson committed Nov 16, 2023
1 parent 77740da commit 7b48565
Showing 1 changed file with 1 addition and 16 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
[id='setting-priority_{context}']
[id='configuring-pod-priority_{context}']
= Configuring pod priority

[role="_abstract"]
Expand Down Expand Up @@ -36,21 +36,6 @@ You must reference an existing priority class name, otherwise the pod is rejecte

. Apply the changes.

.PriorityClass fields
[%header,cols=2*]
|===
| Field | Description

| `PriorityClassName`
| The name of the priority class.

| `PriorityClassValue`
| An integer indicating the priority level. The higher the value, the higher the priority.

| `PriorityClassDescription`
| An optional field for providing context about the priority class.
|===

[role="_additional-resources"]
.Additional resources
* link:{pod_priority_reference}

0 comments on commit 7b48565

Please sign in to comment.