Thomas Diesler created CAMEL-21753:
--------------------------------------

             Summary: camel-jbang k8s generates duplicate application.property 
entries
                 Key: CAMEL-21753
                 URL: https://issues.apache.org/jira/browse/CAMEL-21753
             Project: Camel
          Issue Type: Bug
          Components: camel-jbang
            Reporter: Thomas Diesler
            Assignee: Thomas Diesler


{code}
camel.oauth.baseUri=https://keycloak.local:30443/realms/camel
camel.oauth.redirectUri=http://127.0.0.1:8080/auth
camel.oauth.logout.redirectUri=http://127.0.0.1:8080/
camel.oauth.clientId=camel-client
camel.main.basePackageScan=examples.platformhttpoauth
camel.oauth.baseUri=https://keycloak.local:30443/realms/camel
camel.oauth.redirectUri=http://127.0.0.1:8080/auth
camel.oauth.logout.redirectUri=http://127.0.0.1:8080/
camel.oauth.clientId=camel-client
camel.server.enabled=true
camel.oauth.baseUri=https://keycloak.local:30443/realms/camel
camel.oauth.redirectUri=http://127.0.0.1:8080/auth
camel.oauth.logout.redirectUri=http://127.0.0.1:8080/
camel.oauth.clientId=camel-client
camel.server.health-check-enabled=true
camel.oauth.baseUri=https://keycloak.local:30443/realms/camel
camel.oauth.redirectUri=http://127.0.0.1:8080/auth
camel.oauth.logout.redirectUri=http://127.0.0.1:8080/
camel.oauth.clientId=camel-client
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to