domhanak commented on code in PR #519: URL: https://github.com/apache/incubator-kie-kogito-docs/pull/519#discussion_r1415032260
########## serverlessworkflow/modules/ROOT/pages/data-index/common/_dataindex_deployment_operator.adoc: ########## @@ -0,0 +1,218 @@ + +You can create a folder called infra/dataindex that would contain the following four files: + +* kustomization.yaml +* 01-postgres.yaml +* 02-dataindex.yaml +* application.properties + Review Comment: What about the `platform/` , `workflows` folders and the `service_discovery` are they needed? I notice them in output in commands, maybe an oversight? Not sure from my side, please confirm. -- 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]
