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 1f97660 commit e1783b0Copy full SHA for e1783b0
README.md
@@ -516,7 +516,7 @@ This table describes the list of available parameters for Helm Chart.
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
-| `updateStrategy` | Update strategy for helm chart and app version updates | `RollingUpdate` |
+| `updateStrategy` | Update strategy for helm chart and app version updates | `OnDelete` |
520
521
# Known Issues and Limitations
522
0 commit comments