kaldesai commented on code in PR #611:
URL: 
https://github.com/apache/incubator-kie-kogito-docs/pull/611#discussion_r1549715662


##########
serverlessworkflow/modules/ROOT/pages/cloud/operator/add-custom-ca-to-a-workflow-pod.adoc:
##########
@@ -0,0 +1,191 @@
+= Adding a custom CA Certificate to a Container Running Java
+:compat-mode!:
+:keywords: kogito, sonataflow, workflow, serverless, operator, kubernetes, 
minikube, openshift, containers
+:keytool-docs: 
https://docs.oracle.com/en/java/javase/21/docs/specs/man/keytool.html
+
+If you're working with containers running Java applications and need to add a 
CA (Certificate Authority) certificate for secure communication, you can follow 
these steps. This guide assumes you are familiar with containers and have basic 
knowledge of working with YAML files.
+
+:toc:
+
+
+== Problem Space 

Review Comment:
   ```suggestion
   == Problem space 
   ```



-- 
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]

Reply via email to