diff --git a/downstream/modules/platform/proc-aap-create-aap-object.adoc b/downstream/modules/platform/proc-aap-create-aap-object.adoc index 3ed2d0e12..d5bcfe309 100644 --- a/downstream/modules/platform/proc-aap-create-aap-object.adoc +++ b/downstream/modules/platform/proc-aap-create-aap-object.adoc @@ -10,7 +10,7 @@ Use the following steps to create an *AnsibleAutomationPlatform* custom resource . Select the {OperatorPlatformNameShort} installed on your project namespace. . Select the *Ansible Automation Platform* tab. . Click btn:[Create AnsibleAutomationPlatform]. -. Seclect *YAML view* and paste in the following, modified accordingly: +. Select *YAML view* and paste in the following, modified accordingly: + ---- diff --git a/downstream/modules/platform/proc-create-secret-key-secret.adoc b/downstream/modules/platform/proc-create-secret-key-secret.adoc index 967933ec7..8127257bf 100644 --- a/downstream/modules/platform/proc-create-secret-key-secret.adoc +++ b/downstream/modules/platform/proc-create-secret-key-secret.adoc @@ -58,7 +58,7 @@ type: Opaque [NOTE] ==== If `admin_password_secret` is not provided, the operator looks for a secret named `-admin-password` for the admin password. -If it is not present, the operator generates a password and create a secret from it named `-admin-password`. +If it is not present, the operator generates a password and creates a secret from it named `-admin-password`. ==== + . Apply the secret key YAML to the cluster: diff --git a/downstream/modules/platform/proc-operator-deploy-redis.adoc b/downstream/modules/platform/proc-operator-deploy-redis.adoc index 6867b804d..ea057269a 100644 --- a/downstream/modules/platform/proc-operator-deploy-redis.adoc +++ b/downstream/modules/platform/proc-operator-deploy-redis.adoc @@ -24,4 +24,9 @@ For more information about Redis, refer to Caching and queueing system in the _P . For the *Redis Mode* list, select *Cluster*. . Configure the rest of your instance as necessary, then click btn:[Create]. -Your instance will deploy with a cluster Redis with 6 Redis replicas as default. \ No newline at end of file +Your instance deploys with a cluster Redis with 6 Redis replicas as default. + +[NOTE] +==== +Note: You can modify your {HubName} default redis cache PVC volume size, for help with this see, link:https://access.redhat.com/articles/7117186[Modifying the default redis cache PVC volume size automation hub]. +==== \ No newline at end of file diff --git a/downstream/modules/platform/proc-operator-upgrade.adoc b/downstream/modules/platform/proc-operator-upgrade.adoc index 1fa3f1b42..5b80d05cf 100644 --- a/downstream/modules/platform/proc-operator-upgrade.adoc +++ b/downstream/modules/platform/proc-operator-upgrade.adoc @@ -19,7 +19,7 @@ To upgrade to the latest version of {OperatorPlatformNameShort} on {OCPShort}, y Upgrading from {EDAName} 2.4 is not supported. If you are using {EDAName} 2.4 in production, contact Red{nbsp}Hat before you upgrade. ==== -.Prodedure +.Procedure . Log in to {OCPShort}. . Navigate to menu:Operators[Installed Operators]. . Select the {OperatorPlatformNameShort} installed on your project namespace.