Skip to content

Commit

Permalink
chore(crd): configmap/secret eky filtering regen
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez committed Jun 16, 2021
1 parent 2e7be83 commit 980034d
Show file tree
Hide file tree
Showing 12 changed files with 36 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/crd/bases/camel.apache.org_integrationkits.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
4 changes: 4 additions & 0 deletions config/crd/bases/camel.apache.org_integrationplatforms.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down Expand Up @@ -399,6 +401,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
4 changes: 4 additions & 0 deletions config/crd/bases/camel.apache.org_integrations.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down Expand Up @@ -309,6 +311,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
2 changes: 2 additions & 0 deletions config/crd/bases/camel.apache.org_kameletbindings.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down Expand Up @@ -399,6 +401,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down Expand Up @@ -309,6 +311,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
2 changes: 2 additions & 0 deletions helm/camel-k/crds/crd-integration-kit.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
4 changes: 4 additions & 0 deletions helm/camel-k/crds/crd-integration-platform.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down Expand Up @@ -399,6 +401,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
4 changes: 4 additions & 0 deletions helm/camel-k/crds/crd-integration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down Expand Up @@ -309,6 +311,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down
2 changes: 2 additions & 0 deletions helm/camel-k/crds/crd-kamelet-binding.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,8 @@ spec:
items:
description: ConfigurationSpec --
properties:
resourceKey:
type: string
resourceMountPoint:
type: string
resourceType:
Expand Down

0 comments on commit 980034d

Please sign in to comment.