Critical Alarm: CNF is not upgraded to OCI-based Helm charts; all consecutive CNF LCM operations may fail."./prepare script is run without the appropriate flags, it does not enable the chartmuseum service by default.chartmuseum service, TCA raises the critical alarm to warn that Life Cycle Management (LCM) operations may fail.
To resolve this issue and clear the alarms, you must ensure the chartmuseum service is running on your Harbor appliance.
1. Enable Chartmuseum: On the standalone Harbor appliance, re-run the prepare script with the chartmuseum flag included:
./prepare --with-chartmuseum
2. Verify the Service by ensuring that, the chartmuseum service has successfully started and is up and running on Harbor.
3. Clear the Alarms,once the service is running, the condition triggering the error is resolved.
4. Navigate to the TCA Alarms dashboard and acknowledge the raised alarms, and delete them.