Skip to content

Commit

Permalink
kie-kogito-docs-631: Operator -> Cloud -> Deploy Supporting Services …
Browse files Browse the repository at this point in the history
…Section Updates (#645)
  • Loading branch information
wmedvede committed Jun 6, 2024
1 parent 6fca7b2 commit 2ff9d5e
Show file tree
Hide file tree
Showing 6 changed files with 227 additions and 349 deletions.
8 changes: 0 additions & 8 deletions serverlessworkflow/modules/ROOT/pages/cloud/index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -39,14 +39,6 @@ xref:cloud/operator/install-serverless-operator.adoc[]
Learn how to install the {operator_name} in a Kubernetes cluster
--

[.card]
--
[.card-title]
xref:cloud/operator/enabling-jobs-service.adoc[]
[.card-description]
Learn how to deploy the Jobs Service using {operator_name} in a Kubernetes cluster
--

[.card]
--
[.card-title]
Expand Down

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ You can freely edit any of the options in the key `controllers_cfg.yaml` entry.
| `jobsServicePostgreSQLImageTag` | empty | The Jobs Service image for PostgreSQL to use, if empty the operator will use the default Apache Community one based on the current operator's version.
| `jobsServiceEphemeralImageTag` | empty | The Jobs Service image without persistence to use, if empty the operator will use the default Apache Community one based on the current operator's version.
| `dataIndexPostgreSQLImageTag` | empty | The Data Index image for PostgreSQL to use, if empty the operator will use the default Apache Community one based on the current operator's version.
| `dataIndexEphemeralTag` | empty | The Data Index image without persistence to use, if empty the operator will use the default Apache Community one based on the current operator's version.
| `dataIndexEphemeralImageTag` | empty | The Data Index image without persistence to use, if empty the operator will use the default Apache Community one based on the current operator's version.
| `sonataFlowBaseBuilderImageTag` | empty | {product_name} base builder image used in the internal Dockerfile to build workflow applications in preview profile. If empty the operator will use the default Apache Community one based on the current operator's version.
| `sonataFlowDevModeImageTag` | empty | The image to use to deploy {product_name} workflow images in devmode profile. If empty the operator will use the default Apache Community one based on the current operator's version.
| `builderConfigMapName` | sonataflow-operator-builder-config | The default name of the builder configMap in the operator's namespace.
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,6 @@ The URL should be the same as the one you used when installing the operator.

* xref:cloud/operator/known-issues.adoc[]
* xref:cloud/operator/developing-workflows.adoc[]
* xref:cloud/operator/enabling-jobs-service.adoc[]
* xref:cloud/operator/supporting-services.adoc[Deploying Supporting Services with the Operator]

include::../../../pages/_common-content/report-issue.adoc[]
Loading

0 comments on commit 2ff9d5e

Please sign in to comment.