petolexa opened a new pull request, #3264: URL: https://github.com/apache/camel-k/pull/3264
<!-- Description --> The change is supposed to extend possibilities of customizing operator. It adds empty fields to operator.yaml that do not affect current setup. Namely: annotations - e.g. for attaching prometheus imagePullSecrets - for secrets used to pull images in closed environments, where we are not allowed to pull from public repositories volumes and volumeMounts - for inserting self-signed certificate in closed environment (corporate) for images pull/push I found it more effective to send PR directly than creating an issue. If this approach was not suitable for you, please let me know, so I do not repeat it in future :) <!-- Enter your extended release note in the below block. If the PR requires additional action from users switching to the new release, include the string "action required". If no release note is required, write "NONE". You can (optionally) mark this PR with labels "kind/bug" or "kind/feature" to make sure the text is added to the right section of the release notes. --> **Release Note** ```release-note NONE ``` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
