Add preserveUnknownFields: false
to crd specs
Signed-off-by: Tristan Lins <tristan.lins@chamaeleon.de>
This commit is contained in:
parent
1907172f05
commit
80c0c2d8c6
@ -1055,6 +1055,7 @@ metadata:
|
|||||||
longhorn-manager: ""
|
longhorn-manager: ""
|
||||||
name: engineimages.longhorn.io
|
name: engineimages.longhorn.io
|
||||||
spec:
|
spec:
|
||||||
|
preserveUnknownFields: false
|
||||||
conversion:
|
conversion:
|
||||||
strategy: Webhook
|
strategy: Webhook
|
||||||
webhook:
|
webhook:
|
||||||
@ -1725,6 +1726,7 @@ metadata:
|
|||||||
longhorn-manager: ""
|
longhorn-manager: ""
|
||||||
name: nodes.longhorn.io
|
name: nodes.longhorn.io
|
||||||
spec:
|
spec:
|
||||||
|
preserveUnknownFields: false
|
||||||
conversion:
|
conversion:
|
||||||
strategy: Webhook
|
strategy: Webhook
|
||||||
webhook:
|
webhook:
|
||||||
@ -2714,6 +2716,7 @@ metadata:
|
|||||||
longhorn-manager: ""
|
longhorn-manager: ""
|
||||||
name: volumes.longhorn.io
|
name: volumes.longhorn.io
|
||||||
spec:
|
spec:
|
||||||
|
preserveUnknownFields: false
|
||||||
conversion:
|
conversion:
|
||||||
strategy: Webhook
|
strategy: Webhook
|
||||||
webhook:
|
webhook:
|
||||||
|
Loading…
Reference in New Issue
Block a user