Remove CRD property to fix OutofSync Argo

This commit is contained in:
Stefan Reimer 2020-09-08 13:44:31 +01:00
parent 9e0e819fd6
commit b7feeae83c
1 changed files with 0 additions and 1 deletions

View File

@ -542,7 +542,6 @@ spec:
description: DaemonSet specifies the Beat should be deployed as a DaemonSet,
and allows providing its spec. Cannot be used along with `deployment`.
If both are absent a default for the Type is used.
properties: {}
type: object
deployment:
description: Deployment specifies the Beat should be deployed as a Deployment,