Modifying the default redis cache PVC volume size automation hub

Updated

Procedure

  1. Log in to Red Hat OpenShift Container Platform.
  2. Navigate to Operators > Installed Operators.
  3. Select your Ansible Automation Platform Operator deployment.
  4. Select the Automation Hub tab.
  5. You can edit your existing deployment by clicking the ⋮ icon and then selecting Edit AutomationHub.
  6. Paste in the following under spec:
redis_storage_size: 10Gi
  1. Delete your automation hub PVC. See Finding and deleting PVCs.

  2. Wait for the Operator to re-create your automation hub PVC. The Operator can take up to 5 minutes to refresh.

Category
Article Type