Remove updateStrategy of childresources of DaemonJobController.
change updateStrategy from Inplace to default onDelete. Change-Id: Ie85e2ba116ab399c65844e0bb66eecc66f6d9c90
This commit is contained in:
parent
d5aff1df64
commit
1cfa619097
@ -27,8 +27,6 @@ spec:
|
|||||||
childResources:
|
childResources:
|
||||||
- apiVersion: apps/v1
|
- apiVersion: apps/v1
|
||||||
resource: daemonsets
|
resource: daemonsets
|
||||||
updateStrategy:
|
|
||||||
method: InPlace
|
|
||||||
hooks:
|
hooks:
|
||||||
sync:
|
sync:
|
||||||
webhook:
|
webhook:
|
||||||
|
Loading…
Reference in New Issue
Block a user