Skip to content

Commit e1783b0

Browse files
author
Barkha Choithani
committed
changed updateStrategy default value in readme
1 parent 1f97660 commit e1783b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ This table describes the list of available parameters for Helm Chart.
516516
| `networkPolicy.customRules` | Placeholder to specify selectors | `{}` |
517517
| `networkPolicy.ports` | Ports to which traffic is allowed | `[8000, 8001, 8002]` |
518518
| `priorityClassName` | Name of a PriortyClass defined to set pod priority | `""` |
519-
| `updateStrategy` | Update strategy for helm chart and app version updates | `RollingUpdate` |
519+
| `updateStrategy` | Update strategy for helm chart and app version updates | `OnDelete` |
520520

521521
# Known Issues and Limitations
522522

0 commit comments

Comments
 (0)