kaldesai commented on code in PR #530: URL: https://github.com/apache/incubator-kie-kogito-docs/pull/530#discussion_r1487237330
########## serverlessworkflow/modules/ROOT/pages/cloud/operator/enabling-jobs-service.adoc: ########## @@ -0,0 +1,170 @@ += Managing Jobs Service with the Operator +:compat-mode!: +// Metadata: +:description: Configure Jobs Service using the `SonataFlowPlatform` CR. +:keywords: sonataflow, serverless, operator, kubernetes, jobs service + + +This document describes how to configure the Jobs Service instance usimg the SonataFlowPlarform CR. + +== Automate the Jobs Service instance management with the `SonataFlow` Operator + +While it is possible to deploy the Jobs Service manually, the Operator also provides a convenient way to combine it with the Review Comment: ```suggestion It is possible to deploy the Jobs Service manually, but the Operator also provides a convenient way to combine it with the ``` -- 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]
