Skip to content

Commit ddc1227

Browse files
nikhilymjaydeokar
authored andcommitted
efa: enable updateStrategy to be overridden through helm values
1 parent e7fccb8 commit ddc1227

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stable/aws-efa-k8s-device-plugin/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ Parameter | Description | Default
3434
`nameOverride` | Override the name of the chart | `""`
3535
`fullnameOverride` | Override the full name of the chart | `""`
3636
`imagePullSecrets` | Docker registry pull secret | `[]`
37-
`updateStrategy` | Update strategy for deployment set | `type: RollingUpdate`
37+
`updateStrategy` | Update strategy for daemon set | `type: RollingUpdate`
3838

0 commit comments

Comments
 (0)