This is an automated email from the ASF dual-hosted git repository.

astefanutti pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 7a31b305ed3c8465214b6b0777d9671172a3f373
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Jun 7 12:38:13 2021 +0200

    chore(crd): configmap/secret eky filtering regen
    
    Ref #2003
---
 config/crd/bases/camel.apache.org_integrationkits.yaml                | 2 ++
 config/crd/bases/camel.apache.org_integrationplatforms.yaml           | 4 ++++
 config/crd/bases/camel.apache.org_integrations.yaml                   | 4 ++++
 config/crd/bases/camel.apache.org_kameletbindings.yaml                | 2 ++
 .../camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationkits.yaml  | 2 ++
 .../1.5.0-snapshot/camel.apache.org_integrationplatforms.yaml         | 4 ++++
 .../camel-k-dev/1.5.0-snapshot/camel.apache.org_integrations.yaml     | 4 ++++
 .../camel-k-dev/1.5.0-snapshot/camel.apache.org_kameletbindings.yaml  | 2 ++
 helm/camel-k/crds/crd-integration-kit.yaml                            | 2 ++
 helm/camel-k/crds/crd-integration-platform.yaml                       | 4 ++++
 helm/camel-k/crds/crd-integration.yaml                                | 4 ++++
 helm/camel-k/crds/crd-kamelet-binding.yaml                            | 2 ++
 12 files changed, 36 insertions(+)

diff --git a/config/crd/bases/camel.apache.org_integrationkits.yaml 
b/config/crd/bases/camel.apache.org_integrationkits.yaml
index 058d5bc..89bae12 100644
--- a/config/crd/bases/camel.apache.org_integrationkits.yaml
+++ b/config/crd/bases/camel.apache.org_integrationkits.yaml
@@ -75,6 +75,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git a/config/crd/bases/camel.apache.org_integrationplatforms.yaml 
b/config/crd/bases/camel.apache.org_integrationplatforms.yaml
index 6be160e..e7c66a0 100644
--- a/config/crd/bases/camel.apache.org_integrationplatforms.yaml
+++ b/config/crd/bases/camel.apache.org_integrationplatforms.yaml
@@ -251,6 +251,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
@@ -519,6 +521,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git a/config/crd/bases/camel.apache.org_integrations.yaml 
b/config/crd/bases/camel.apache.org_integrations.yaml
index c93c8d0..27987cb 100644
--- a/config/crd/bases/camel.apache.org_integrations.yaml
+++ b/config/crd/bases/camel.apache.org_integrations.yaml
@@ -75,6 +75,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
@@ -5430,6 +5432,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git a/config/crd/bases/camel.apache.org_kameletbindings.yaml 
b/config/crd/bases/camel.apache.org_kameletbindings.yaml
index a71f560..c577cc6 100644
--- a/config/crd/bases/camel.apache.org_kameletbindings.yaml
+++ b/config/crd/bases/camel.apache.org_kameletbindings.yaml
@@ -76,6 +76,8 @@ spec:
                     items:
                       description: ConfigurationSpec --
                       properties:
+                        resourceKey:
+                          type: string
                         resourceMountPoint:
                           type: string
                         resourceType:
diff --git 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationkits.yaml
 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationkits.yaml
index 058d5bc..89bae12 100644
--- 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationkits.yaml
+++ 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationkits.yaml
@@ -75,6 +75,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationplatforms.yaml
 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationplatforms.yaml
index 6be160e..e7c66a0 100644
--- 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationplatforms.yaml
+++ 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrationplatforms.yaml
@@ -251,6 +251,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
@@ -519,6 +521,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrations.yaml
 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrations.yaml
index c93c8d0..27987cb 100644
--- 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrations.yaml
+++ 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_integrations.yaml
@@ -75,6 +75,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
@@ -5430,6 +5432,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_kameletbindings.yaml
 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_kameletbindings.yaml
index a71f560..c577cc6 100644
--- 
a/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_kameletbindings.yaml
+++ 
b/deploy/olm-catalog/camel-k-dev/1.5.0-snapshot/camel.apache.org_kameletbindings.yaml
@@ -76,6 +76,8 @@ spec:
                     items:
                       description: ConfigurationSpec --
                       properties:
+                        resourceKey:
+                          type: string
                         resourceMountPoint:
                           type: string
                         resourceType:
diff --git a/helm/camel-k/crds/crd-integration-kit.yaml 
b/helm/camel-k/crds/crd-integration-kit.yaml
index 058d5bc..89bae12 100644
--- a/helm/camel-k/crds/crd-integration-kit.yaml
+++ b/helm/camel-k/crds/crd-integration-kit.yaml
@@ -75,6 +75,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git a/helm/camel-k/crds/crd-integration-platform.yaml 
b/helm/camel-k/crds/crd-integration-platform.yaml
index 6be160e..e7c66a0 100644
--- a/helm/camel-k/crds/crd-integration-platform.yaml
+++ b/helm/camel-k/crds/crd-integration-platform.yaml
@@ -251,6 +251,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
@@ -519,6 +521,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git a/helm/camel-k/crds/crd-integration.yaml 
b/helm/camel-k/crds/crd-integration.yaml
index c93c8d0..27987cb 100644
--- a/helm/camel-k/crds/crd-integration.yaml
+++ b/helm/camel-k/crds/crd-integration.yaml
@@ -75,6 +75,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
@@ -5430,6 +5432,8 @@ spec:
                 items:
                   description: ConfigurationSpec --
                   properties:
+                    resourceKey:
+                      type: string
                     resourceMountPoint:
                       type: string
                     resourceType:
diff --git a/helm/camel-k/crds/crd-kamelet-binding.yaml 
b/helm/camel-k/crds/crd-kamelet-binding.yaml
index a71f560..c577cc6 100644
--- a/helm/camel-k/crds/crd-kamelet-binding.yaml
+++ b/helm/camel-k/crds/crd-kamelet-binding.yaml
@@ -76,6 +76,8 @@ spec:
                     items:
                       description: ConfigurationSpec --
                       properties:
+                        resourceKey:
+                          type: string
                         resourceMountPoint:
                           type: string
                         resourceType:

Reply via email to