The introduction of this PR https://github.com/hiero-ledger/hiero-json-rpc-relay/pull/3896 makes the `Charts / install` CI workflow to fail. The error is the following ``` Error: Configuration error: OPERATOR_ID_MAIN is mandatory for Relay operations in Read-Write mode. ``` <img width="1231" height="366" alt="Image" src="https://github.com/user-attachments/assets/08b8c808-0695-4bd8-bb7f-240e4b00f108" /> https://github.com/hiero-ledger/hiero-json-rpc-relay/actions/runs/16170821472/job/45643616341#step:14:1537 Fix the charts configuration to enable this workflow to work properly.