-
Story
-
Resolution: Done
-
High
-
OSC 1.7.0, OSC 1.8.0
-
None
While testing remote attestation for IBM SE, we were hitting one scenario of key fetching failure and found one issue. This Jira is being raised for it.
After multiple debugging, we found that it is having permission issue because of ReadOnly permission for PVCVolume :-
- name: ibmse-pvc-1oct-new persistentVolumeClaim: claimName: ibmse-pvc-1oct-new **readOnly: true** // This is creating permission issue from fetching the mounted path