Install the bundle ends up in a failure
operator-sdk run bundle iad.ocir.io/oracle/oci-service-operator-bundle:1.1.1 -n oci-service-operator-system
The pod ends in CrashLoopBackOff
Look into the pod there's a permission problem:
2022-07-10T19:37:05.808Z | mkdir: can't create directory '/database': Permission denied
Do you know what might causes this?
Install the bundle ends up in a failure
operator-sdk run bundle iad.ocir.io/oracle/oci-service-operator-bundle:1.1.1 -n oci-service-operator-system
The pod ends in CrashLoopBackOff
Look into the pod there's a permission problem:
2022-07-10T19:37:05.808Z | mkdir: can't create directory '/database': Permission denied
Do you know what might causes this?