davidesalerno commented on code in PR #145: URL: https://github.com/apache/incubator-kie-kogito-serverless-operator/pull/145#discussion_r1337384992
########## bundle.osl/manifests/logic-operator-rhel8-builder-config_v1_configmap.yaml: ########## @@ -0,0 +1,19 @@ +apiVersion: v1 +data: + DEFAULT_BUILDER_RESOURCE_NAME: Dockerfile + DEFAULT_WORKFLOW_EXTENSION: .sw.json + Dockerfile: "FROM registry.redhat.io/openshift-serverless-1-tech-preview/logic-swf-builder-rhel8:latest Review Comment: Since we are on main as discussed we could use this and switch on each version branch to the right version -- 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]
