MarianMacik commented on code in PR #500: URL: https://github.com/apache/incubator-kie-kogito-docs/pull/500#discussion_r1332097384
########## serverlessworkflow/modules/ROOT/pages/cloud/operator/developing-workflows.adoc: ########## @@ -138,7 +138,7 @@ For example using VSCode, there are the commands needed: [source,bash,subs="attributes+"] ---- -curl -S https://raw.githubusercontent.com/kiegroup/kogito-serverless-operator/{operator_version}/config/samples/sw.kogito_v1alpha08_sonataflow_devmode.yaml > workflow_devmode.yaml +curl -S https://raw.githubusercontent.com/kiegroup/kogito-serverless-operator/{operator_version}/config/samples/sonataflow.org_v1alpha08_sonataflow_devmodeWithConfigMapAndExternalResource.yaml > workflow_devmode.yaml Review Comment: @ricardozanini sure, now it makes sense. Although, I think we should revisit the original CR as that config map is clearly not used there. -- 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]
