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

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

commit d24d442acacb854fd7f71289d424da4927b5136e
Author: github-actions[bot] 
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Thu Aug 24 23:44:24 2023 +0000

    chore: autogenerated project resource update
---
 .../bases/camel.apache.org_integrationplatforms.yaml |  4 ++--
 config/crd/bases/camel.apache.org_integrations.yaml  |  2 +-
 .../crd/bases/camel.apache.org_kameletbindings.yaml  |  2 +-
 config/crd/bases/camel.apache.org_pipes.yaml         |  2 +-
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc    |  2 +-
 docs/modules/traits/pages/mount.adoc                 |  2 +-
 helm/camel-k/crds/crd-integration-platform.yaml      |  4 ++--
 helm/camel-k/crds/crd-integration.yaml               |  2 +-
 helm/camel-k/crds/crd-kamelet-binding.yaml           |  2 +-
 helm/camel-k/crds/crd-pipe.yaml                      |  2 +-
 pkg/resources/resources.go                           | 20 ++++++++++----------
 resources/traits.yaml                                |  2 +-
 12 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/config/crd/bases/camel.apache.org_integrationplatforms.yaml 
b/config/crd/bases/camel.apache.org_integrationplatforms.yaml
index 5b8fcb43c..15b266e54 100644
--- a/config/crd/bases/camel.apache.org_integrationplatforms.yaml
+++ b/config/crd/bases/camel.apache.org_integrationplatforms.yaml
@@ -1386,7 +1386,7 @@ spec:
                         type: boolean
                       hotReload:
                         description: Enable "hot reload" when a 
secret/configmap mounted
-                          is edited (default true)
+                          is edited (default false)
                         type: boolean
                       resources:
                         description: 'A list of resources (text or binary 
content)
@@ -3146,7 +3146,7 @@ spec:
                         type: boolean
                       hotReload:
                         description: Enable "hot reload" when a 
secret/configmap mounted
-                          is edited (default true)
+                          is edited (default false)
                         type: boolean
                       resources:
                         description: 'A list of resources (text or binary 
content)
diff --git a/config/crd/bases/camel.apache.org_integrations.yaml 
b/config/crd/bases/camel.apache.org_integrations.yaml
index 0f6b328fb..efdff886e 100644
--- a/config/crd/bases/camel.apache.org_integrations.yaml
+++ b/config/crd/bases/camel.apache.org_integrations.yaml
@@ -7069,7 +7069,7 @@ spec:
                         type: boolean
                       hotReload:
                         description: Enable "hot reload" when a 
secret/configmap mounted
-                          is edited (default true)
+                          is edited (default false)
                         type: boolean
                       resources:
                         description: 'A list of resources (text or binary 
content)
diff --git a/config/crd/bases/camel.apache.org_kameletbindings.yaml 
b/config/crd/bases/camel.apache.org_kameletbindings.yaml
index e0a56fcf5..fc14f54af 100644
--- a/config/crd/bases/camel.apache.org_kameletbindings.yaml
+++ b/config/crd/bases/camel.apache.org_kameletbindings.yaml
@@ -7357,7 +7357,7 @@ spec:
                             type: boolean
                           hotReload:
                             description: Enable "hot reload" when a 
secret/configmap
-                              mounted is edited (default true)
+                              mounted is edited (default false)
                             type: boolean
                           resources:
                             description: 'A list of resources (text or binary 
content)
diff --git a/config/crd/bases/camel.apache.org_pipes.yaml 
b/config/crd/bases/camel.apache.org_pipes.yaml
index 76a0ade90..9ceecf473 100644
--- a/config/crd/bases/camel.apache.org_pipes.yaml
+++ b/config/crd/bases/camel.apache.org_pipes.yaml
@@ -7354,7 +7354,7 @@ spec:
                             type: boolean
                           hotReload:
                             description: Enable "hot reload" when a 
secret/configmap
-                              mounted is edited (default true)
+                              mounted is edited (default false)
                             type: boolean
                           resources:
                             description: 'A list of resources (text or binary 
content)
diff --git a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc 
b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
index d0480ef70..5eb016eec 100644
--- a/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
+++ b/docs/modules/ROOT/partials/apis/camel-k-crds.adoc
@@ -6861,7 +6861,7 @@ bool
 |
 
 
-Enable "hot reload" when a secret/configmap mounted is edited (default true)
+Enable "hot reload" when a secret/configmap mounted is edited (default false)
 
 
 |===
diff --git a/docs/modules/traits/pages/mount.adoc 
b/docs/modules/traits/pages/mount.adoc
index 2847d362a..d984e37ee 100644
--- a/docs/modules/traits/pages/mount.adoc
+++ b/docs/modules/traits/pages/mount.adoc
@@ -47,7 +47,7 @@ Syntax: [configmap\|secret]:name[/key][@path], where name 
represents the resourc
 
 | mount.hot-reload
 | bool
-| Enable "hot reload" when a secret/configmap mounted is edited (default true)
+| Enable "hot reload" when a secret/configmap mounted is edited (default false)
 
 |===
 
diff --git a/helm/camel-k/crds/crd-integration-platform.yaml 
b/helm/camel-k/crds/crd-integration-platform.yaml
index 5b8fcb43c..15b266e54 100644
--- a/helm/camel-k/crds/crd-integration-platform.yaml
+++ b/helm/camel-k/crds/crd-integration-platform.yaml
@@ -1386,7 +1386,7 @@ spec:
                         type: boolean
                       hotReload:
                         description: Enable "hot reload" when a 
secret/configmap mounted
-                          is edited (default true)
+                          is edited (default false)
                         type: boolean
                       resources:
                         description: 'A list of resources (text or binary 
content)
@@ -3146,7 +3146,7 @@ spec:
                         type: boolean
                       hotReload:
                         description: Enable "hot reload" when a 
secret/configmap mounted
-                          is edited (default true)
+                          is edited (default false)
                         type: boolean
                       resources:
                         description: 'A list of resources (text or binary 
content)
diff --git a/helm/camel-k/crds/crd-integration.yaml 
b/helm/camel-k/crds/crd-integration.yaml
index 0f6b328fb..efdff886e 100644
--- a/helm/camel-k/crds/crd-integration.yaml
+++ b/helm/camel-k/crds/crd-integration.yaml
@@ -7069,7 +7069,7 @@ spec:
                         type: boolean
                       hotReload:
                         description: Enable "hot reload" when a 
secret/configmap mounted
-                          is edited (default true)
+                          is edited (default false)
                         type: boolean
                       resources:
                         description: 'A list of resources (text or binary 
content)
diff --git a/helm/camel-k/crds/crd-kamelet-binding.yaml 
b/helm/camel-k/crds/crd-kamelet-binding.yaml
index e0a56fcf5..fc14f54af 100644
--- a/helm/camel-k/crds/crd-kamelet-binding.yaml
+++ b/helm/camel-k/crds/crd-kamelet-binding.yaml
@@ -7357,7 +7357,7 @@ spec:
                             type: boolean
                           hotReload:
                             description: Enable "hot reload" when a 
secret/configmap
-                              mounted is edited (default true)
+                              mounted is edited (default false)
                             type: boolean
                           resources:
                             description: 'A list of resources (text or binary 
content)
diff --git a/helm/camel-k/crds/crd-pipe.yaml b/helm/camel-k/crds/crd-pipe.yaml
index 76a0ade90..9ceecf473 100644
--- a/helm/camel-k/crds/crd-pipe.yaml
+++ b/helm/camel-k/crds/crd-pipe.yaml
@@ -7354,7 +7354,7 @@ spec:
                             type: boolean
                           hotReload:
                             description: Enable "hot reload" when a 
secret/configmap
-                              mounted is edited (default true)
+                              mounted is edited (default false)
                             type: boolean
                           resources:
                             description: 'A list of resources (text or binary 
content)
diff --git a/pkg/resources/resources.go b/pkg/resources/resources.go
index 9743ddeac..73c770f53 100644
--- a/pkg/resources/resources.go
+++ b/pkg/resources/resources.go
@@ -138,23 +138,23 @@ var assets = func() http.FileSystem {
                "/crd/bases/camel.apache.org_integrationplatforms.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             
"camel.apache.org_integrationplatforms.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 190763,
+                       uncompressedSize: 190765,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x73\xe3\x36\x92\x38\xfe\x7b\xfe\x0a\x94\x53\x57\xe3\x99\xb2\xa4\x99\xdd\xcb\x6e\xce\x77\xb9\xef\xc7\xf1\x4c\x12\x67\x1e\xf6\xd9\x9e\xd9\xdb\x4a\x52\x11\x44\xb6\x24\xc4\x20\xc0\x03\x40\xd9\x4a\xed\x1f\xff\x2d\x34\x00\x92\x7a\x10\xa4\x24\x3f\x66\x37\x62\xaa\x76\xc7\x36\x01\x76\x03\x8d\x7e\xa1\x1f\x5f\x92\xde\xfd\x3d\x5f\x7c\x49\xde\xb1\x04\x84\x86\x94\x18\x49\xcc\x14\xc8\x49\x4e\x93\x29\x90\x2b\x39\x36\xb7\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xbd\xfb\x73\xe3\x36\x92\x38\xfe\x7b\xfe\x0a\x94\x53\x57\xe3\x99\xb2\xa4\x99\xdd\xcb\x6e\xce\x77\xb9\xef\xc7\xf1\x4c\x12\x67\x1e\xf6\xd9\x9e\xd9\xdb\x4a\x52\x11\x44\xb6\x24\xc4\x20\xc0\x03\x40\xd9\x4a\xed\x1f\xff\x2d\x34\x00\x92\x7a\x10\xa4\x24\x3f\x66\x37\x62\xaa\x76\xc7\x36\xd1\x6c\x00\x8d\x7e\xa1\x1f\x5f\x92\xde\xfd\x3d\x5f\x7c\x49\xde\xb1\x04\x84\x86\x94\x18\x49\xcc\x14\xc8\x49\x4e\x93\x29\x90\x2b\x39\x36\xb7\x
 [...]
                },
                "/crd/bases/camel.apache.org_integrations.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             "camel.apache.org_integrations.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 497714,
+                       uncompressedSize: 497715,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x72\x52\x47\xd2\x8e\x48\xd9\x99\xd9\xa9\x19\xff\xa6\x4e\x4a\x5b\x92\x13\xfd\x62\xcb\x2c\x4b\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x13\xe8\x01\xd0\x94\x38\xd7\xf7\xbb\xdf\xc2\x02\xd0\x0f\xbe\x7a\xa1\x45\x3a\xce\x9e\xc6\x54\x65\x4c\x91\xbd\x1a\x8f\x85\xf5\x7e\x7c\x4e\x06\xfb\x1b\x9f\x7d\x4e\x5e\xf3\x84\x09\xcd\x52\x62\x24\x31\x33\x46\xce\x73\x9a\xcc\x18\xb9\x95\x13\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x7b\x73\x1b\x37\xb6\x28\x8a\xff\x9f\x4f\x81\x72\x52\x47\xd2\x8e\x48\xd9\x99\xd9\xa9\x19\xff\xa6\x4e\x4a\x5b\x92\x13\xfd\x62\xcb\x2c\x4b\x49\x4e\xca\xc9\x4e\xc0\x6e\x90\xc4\x51\x13\xe8\x01\xd0\x94\x38\xd7\xf7\xbb\xdf\xc2\x02\xd0\x0f\xbe\x7a\xa1\x45\x3a\xce\x9e\xc6\x54\x65\x4c\x91\xbd\x1a\x8f\x85\xf5\x7e\x7c\x4e\x06\xfb\x1b\x9f\x7d\x4e\x5e\xf3\x84\x09\xcd\x52\x62\x24\x31\x33\x46\xce\x73\x9a\xcc\x18\xb9\x95\x13\x
 [...]
                },
                "/crd/bases/camel.apache.org_kameletbindings.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             
"camel.apache.org_kameletbindings.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 577627,
+                       uncompressedSize: 577628,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xc9\xa9\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\x46\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x5b\xf7\xdb\x73\x32\xb8\xbf\xf1\xec\x39\x79\xcb\x13\x26\x34\x4b\x89\x91\xc4\xcc\x18\x39\x29\x68\x32\x63\xe4\x52\x4e\xcc\x0d\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x6b\x73\x1b\x37\xb6\x30\x0a\x7f\xf7\xaf\x40\xc9\xa9\x47\xd2\x8e\x48\xd9\x99\x99\xd4\x8c\xdf\xa9\x9d\xd2\xc8\x72\xa2\x37\xb6\xcc\xb2\x94\xe4\x49\x39\xd9\x09\xd8\x0d\x92\xd8\xea\x06\x7a\x00\x34\x25\xe6\xf8\xfc\xf7\x53\x58\x00\xfa\xc2\x9b\xb0\x9a\x92\x46\x9e\x69\x4c\x55\xc6\xa4\xd8\xab\x71\x5b\xf7\xdb\x73\x32\xb8\xbf\xf1\xec\x39\x79\xcb\x13\x26\x34\x4b\x89\x91\xc4\xcc\x18\x39\x29\x68\x32\x63\xe4\x52\x4e\xcc\x0d\x
 [...]
                },
                "/crd/bases/camel.apache.org_kamelets.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             "camel.apache.org_kamelets.yaml",
@@ -166,9 +166,9 @@ var assets = func() http.FileSystem {
                "/crd/bases/camel.apache.org_pipes.yaml": 
&vfsgen۰CompressedFileInfo{
                        name:             "camel.apache.org_pipes.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 544895,
+                       uncompressedSize: 544896,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x1b\x37\xb6\x38\x0c\xff\xef\x4f\x81\x92\x53\x3f\x49\x37\x22\x65\x67\x96\x9a\xf1\x3b\x75\x53\xba\xb2\xec\xe8\x8d\x2d\xb3\x2c\x25\xf9\xa5\x9c\xdc\x04\xec\x06\x49\x5c\x75\x03\x7d\x01\x34\x25\xe6\xf1\xf3\xdd\x9f\xc2\x01\xd0\x0b\x37\xe1\x34\x25\x8d\x3c\xd3\x98\xaa\x8c\x49\xb1\x4f\x63\x3b\xfb\xf6\x9c\x0c\xee\x6f\x3c\x7b\x4e\xde\xf1\x84\x09\xcd\x52\x62\x24\x31\x33\x46\x4e\x0a\x9a\xcc\x18\xb9\x94\x13\x73\x43\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\xfd\x79\x73\x1b\x37\xb6\x38\x0c\xff\xef\x4f\x81\x92\x53\x3f\x49\x37\x22\x65\x67\x96\x9a\xf1\x3b\x75\x53\xba\xb2\xec\xe8\x8d\x2d\xb3\x2c\x25\xf9\xa5\x9c\xdc\x04\xec\x06\x49\x5c\x75\x03\x7d\x01\x34\x25\xe6\xf1\xf3\xdd\x9f\xc2\x01\xd0\x0b\x37\xe1\x34\x25\x8d\x3c\xd3\x98\xaa\x8c\x49\xb1\x4f\x63\x3b\xfb\xf6\x9c\x0c\xee\x6f\x3c\x7b\x4e\xde\xf1\x84\x09\xcd\x52\x62\x24\x31\x33\x46\x4e\x0a\x9a\xcc\x18\xb9\x94\x13\x73\x43\x
 [...]
                },
                "/manager": &vfsgen۰DirInfo{
                        name:    "manager",
@@ -625,9 +625,9 @@ var assets = func() http.FileSystem {
                "/traits.yaml": &vfsgen۰CompressedFileInfo{
                        name:             "traits.yaml",
                        modTime:          time.Time{},
-                       uncompressedSize: 68176,
+                       uncompressedSize: 68177,
 
-                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xfd\x77\x1b\xb9\x91\xe0\xef\xfe\x2b\xf0\xb4\xb7\x4f\x92\x8f\x1f\xf2\x64\x93\x9d\xd5\xc6\xd9\xd3\x78\x3c\x89\x32\xfe\xd0\x59\x9a\xc9\xe6\xf9\xfc\x42\xb0\x1b\x24\x61\x35\x81\x0e\x80\xa6\xcc\xb9\xdc\xff\x7e\x0f\x55\x85\x8f\x6e\x36\x45\xca\x96\x66\xa3\xcd\x24\xef\x8d\x45\xb2\xbb\x50\x28\x14\x0a\x85\xfa\x74\x86\x4b\x67\x4f\x9f\x0c\x99\xe2\x4b\x71\xca\x7e\x65\x0b\x5e\x89\x27\x8c\xd5\x15\x77\x33\x6d\x96\xa7\x6c\xc6\x
 [...]
+                       compressedContent: 
[]byte("\x1f\x8b\x08\x00\x00\x00\x00\x00\x00\xff\xec\x7d\xfd\x77\x1b\xb9\x91\xe0\xef\xfe\x2b\xf0\xb4\xb7\x4f\x92\x8f\x1f\xf2\x64\x93\x9d\xd5\xc6\xd9\xd3\x78\x3c\x89\x32\xfe\xd0\x59\x9a\xc9\xe6\xf9\xfc\x42\xb0\x1b\x24\x61\x35\x81\x0e\x80\xa6\xcc\xb9\xdc\xff\x7e\x0f\x55\x85\x8f\x6e\x36\x45\xca\x96\x66\xa3\xcd\x24\xef\x8d\x45\xb2\xbb\x50\x28\x14\x0a\x85\xfa\x74\x86\x4b\x67\x4f\x9f\x0c\x99\xe2\x4b\x71\xca\x7e\x65\x0b\x5e\x89\x27\x8c\xd5\x15\x77\x33\x6d\x96\xa7\x6c\xc6\x
 [...]
                },
        }
        fs["/"].(*vfsgen۰DirInfo).entries = []os.FileInfo{
diff --git a/resources/traits.yaml b/resources/traits.yaml
index 863267f3b..6e57c10c6 100755
--- a/resources/traits.yaml
+++ b/resources/traits.yaml
@@ -1135,7 +1135,7 @@ traits:
   - name: hot-reload
     type: bool
     description: Enable "hot reload" when a secret/configmap mounted is edited 
(default
-      true)
+      false)
 - name: openapi
   platform: true
   profiles:

Reply via email to