ricardozanini commented on code in PR #674:
URL:
https://github.com/apache/incubator-kie-kogito-docs/pull/674#discussion_r1804999381
##########
serverlessworkflow/modules/ROOT/pages/cloud/deploying-sonataflow-management-console-on-kubernetes.adoc:
##########
@@ -1,28 +1,26 @@
-= Deploying {product_name} Management Console on Kubernetes
+= Deploying {product_name} Management Console on {platform}
:compat-mode!:
// Metadata:
:description: Deploying Management Console on Kubernetes
:keywords: kogito, workflow, quarkus, serverless, kn, oc, openshift, sonataflow
:table-caption: Data Set
// envs for common content
:management_console: SonataFlow Management Console
-:registry: OpenShift's
-:command_line_tool: oc
-:command_line_tool_name: OpenShift CLI
-:ocp_name: OpenShift Container Platform
-:platform: OpenShift
+:management_console_prefix: sonataflow-management-console
+:command_line_tool: kubectl
+:platform: Kubernetes
Review Comment:
What's the purpose of this variable?
##########
serverlessworkflow/antora.yml:
##########
@@ -47,6 +47,7 @@ asciidoc:
sonataflow_devmode_imagename: quay.io/kiegroup/kogito-swf-devmode-nightly
sonataflow_builder_imagename: quay.io/kiegroup/kogito-swf-builder-nightly
sonataflow_devmode_devui_url:
/q/dev-ui/org.apache.kie.sonataflow.sonataflow-quarkus-devui/
+ sonataflow_management_console_imagename:
quay.io/kiegroup/osl-management-console-image
Review Comment:
It's a new image:
https://github.com/apache/incubator-kie-tools/tree/main/packages/sonataflow-management-console-image
@fantonangeli, can you open the ticket? See this example:
https://issues.apache.org/jira/browse/INFRA-25794.
@rodrigonull, what are the next steps after opening the ticket?
--
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]