This is an automated email from the ASF dual-hosted git repository.
marat pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-karavan.git
The following commit(s) were added to refs/heads/main by this push:
new edfb85a9 fix
edfb85a9 is described below
commit edfb85a9dade75a1a66b6e0974e2afa46dc25211
Author: Marat Gubaidullin <[email protected]>
AuthorDate: Tue Jun 4 09:08:22 2024 -0400
fix
---
karavan-designer/public/example/demo.camel.yaml | 8 --------
1 file changed, 8 deletions(-)
diff --git a/karavan-designer/public/example/demo.camel.yaml
b/karavan-designer/public/example/demo.camel.yaml
index f80c8a26..4dd9c942 100644
--- a/karavan-designer/public/example/demo.camel.yaml
+++ b/karavan-designer/public/example/demo.camel.yaml
@@ -3,14 +3,6 @@
get:
- id: get-5ab7
to: direct:hello
-- beans:
- - name: RebateDatabase
- type: "#class:org.apache.commons.dbcp2.BasicDataSource"
- properties:
- username: "{{secret:database-secret/username}}"
- password: "{{secret:database-secret/password}}"
- url: "{{secret:database-secret/url}}"
- driverClassName: org.postgresql.Driver
- route:
id: route-0dc7
description: Audit Start