You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2022/12/07 21:43:28 UTC

[GitHub] [camel-karavan] mrinalsharma opened a new issue, #548: Kubernetes Config support

mrinalsharma opened a new issue, #548:
URL: https://github.com/apache/camel-karavan/issues/548

   Is there a way to override the properties in  `application.properties ` for karavan-app?  I would like to test with remote Infinispan server and need to update property `quarkus.infinispan-client.server-list` . If there is no way should we integrate [kubernetes Config](https://quarkus.io/guides/kubernetes-config)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mrinalsharma commented on issue #548: Kubernetes Config support

Posted by GitBox <gi...@apache.org>.
mrinalsharma commented on issue #548:
URL: https://github.com/apache/camel-karavan/issues/548#issuecomment-1342971167

   Setting up an environment variable in `karavan-app-deployment-public.yaml` worked


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mgubaidullin commented on issue #548: Kubernetes Config support

Posted by GitBox <gi...@apache.org>.
mgubaidullin commented on issue #548:
URL: https://github.com/apache/camel-karavan/issues/548#issuecomment-1341663240

   You could overwrite application.properties with Environment variables
   https://quarkus.io/guides/config-reference#environment-variables


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [camel-karavan] mrinalsharma closed issue #548: Kubernetes Config support

Posted by GitBox <gi...@apache.org>.
mrinalsharma closed issue #548: Kubernetes Config support
URL: https://github.com/apache/camel-karavan/issues/548


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@camel.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org