Remove hard-coded UpdateStrategy from templates

Provided an option to specify the UpdateStrategy
in helm  charts.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
This commit is contained in:
Madhu Rajanna
2020-01-02 14:18:30 +05:30
committed by mergify[bot]
parent 74cb18bd28
commit 4d28a981fc
6 changed files with 7 additions and 5 deletions

View File

@ -7,8 +7,6 @@ spec:
selector:
matchLabels:
app: csi-rbdplugin
updateStrategy:
type: OnDelete
template:
metadata:
labels:

View File

@ -7,8 +7,6 @@ spec:
selector:
matchLabels:
app: csi-rbdplugin
updateStrategy:
type: OnDelete
template:
metadata:
labels: