From aec280e9e3bb5b814b15a1328dd1fec6e24ad85a Mon Sep 17 00:00:00 2001 From: g-murray <147741787+g-murray@users.noreply.github.com> Date: Fri, 25 Apr 2025 11:01:11 +0100 Subject: [PATCH] Fixing extra note in note (#3331) --- downstream/modules/platform/proc-operator-deploy-redis.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/downstream/modules/platform/proc-operator-deploy-redis.adoc b/downstream/modules/platform/proc-operator-deploy-redis.adoc index ea057269ad..57f5d20725 100644 --- a/downstream/modules/platform/proc-operator-deploy-redis.adoc +++ b/downstream/modules/platform/proc-operator-deploy-redis.adoc @@ -28,5 +28,5 @@ 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]. +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