ricardozanini commented on PR #3113: URL: https://github.com/apache/incubator-kie-tools/pull/3113#issuecomment-2866502457
@wmedvede I also noted this, but I couldn't find information about this in the documentation. The only thing I found was the requirement to add them as `RELATED_IMAGES_*`. I think if we pass to `operator-sdk bundle` the attribute `use-digest`, it would add the `relatedImages` automatically to the images in the manager. Therefore, the JS, DS, Migrator images to appear in that section we must pass the env var. I found an interesting approach since now we can remove the hardcoded image tags and rely solely on env vars in the pod. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
