Miaoxiang-philips commented on issue #5178: URL: https://github.com/apache/camel-k/issues/5178#issuecomment-1965913285
@squakez Thank you for your reply. I get it. Do you think it is feasible to use initContainer? In my pod-template, I added `initContainer`, and in `initContainer`, I used `kubectl describe secret xxx` to get the `USERNAME` and `PASSWORD` in Secret, Then regeneration into a `/etc/camel/conf.d/user.properties`, this may be a temporary solution? Or camel k's best practices for password management, which I can't seem to find -- 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-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org