We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72ac734 commit 87904c2Copy full SHA for 87904c2
README.md
@@ -515,6 +515,7 @@ This table describes the list of available parameters for Helm Chart.
515
| `networkPolicy.enabled` | Enable this parameter to enable network policy | `false` |
516
| `networkPolicy.customRules` | Placeholder to specify selectors | `{}` |
517
| `networkPolicy.ports` | Ports to which traffic is allowed | `[8000, 8001, 8002]` |
518
+| `priorityClassName` | Name of a PriortyClass defined to set pod priority | `""` |
519
520
# Known Issues and Limitations
521
0 commit comments