diff --git a/templates/docs/rhpam712-authoring-ha.adoc b/templates/docs/rhpam712-authoring-ha.adoc index 0e557337..fca79c32 100644 --- a/templates/docs/rhpam712-authoring-ha.adoc +++ b/templates/docs/rhpam712-authoring-ha.adoc @@ -53,7 +53,7 @@ https://docs.okd.io/latest/architecture/core_concepts/templates.html#parameters[ |`KIE_SERVER_HTTPS_PASSWORD` | `HTTPS_PASSWORD` | The password for the keystore and certificate for KIE Server. | mykeystorepass | False |`APPFORMER_JMS_BROKER_USER` | `APPFORMER_JMS_BROKER_USER` | The user name for connecting to the JMS broker. | jmsBrokerUser | True |`APPFORMER_JMS_BROKER_PASSWORD` | `APPFORMER_JMS_BROKER_PASSWORD` | The password to connect to the JMS broker. | -- | True -|`DATAGRID_IMAGE` | -- | DataGrid image. | registry.redhat.io/datagrid/datagrid-8-rhel8:1.2 | True +|`DATAGRID_IMAGE` | -- | DataGrid image. | registry.redhat.io/datagrid/datagrid-8-rhel8:1.1 | True |`DATAGRID_CPU_LIMIT` | -- | DataGrid Container CPU limit. | 1000m | True |`DATAGRID_MEMORY_LIMIT` | -- | DataGrid Container memory limit. | 2Gi | True |`DATAGRID_VOLUME_CAPACITY` | -- | Size of the persistent storage for DataGrid's runtime data. | 1Gi | True