Hi Hariprasad,
This process is easier than you might think. Simply define your PVC within the ManageWorkspace
Custom Resource Definition (CRD) that's part of your Manage operator. Here's an example of how it's configured in our single-node setup:
If you're using a full cluster, there's no need to define the accessMode
, as the default is ReadWriteMany (RWX)
. Once you save your Custom Resource Definition (CRD), the Kubernetes API server will detect the changes in your application. When it sees the new PersistentVolumeClaim (PVC) definition, it will automatically generate and bind the PVC for you. From there, you can set it up just as you would in earlier versions.
------------------------------
Brett Coleman
------------------------------
Original Message:
Sent: Fri June 06, 2025 12:55 AM
From: Hariprasad R
Subject: How to Configure Doclinks from Scratch in Maximo Manage?
Hi everyone,
I'm trying to configure Doclinks from scratch in Maximo Manage and would really appreciate some guidance on the complete setup process. I couldn't find a step-by-step reference that covers everything clearly. Has anyone done a clean Doclinks setup recently and could share the necessary steps?
Thanks in advance for your help!
------------------------------
Hariprasad R
------------------------------