Use a Kubernetes PersistentVolume (PV) and PersistentVolumeClaim (PVC) to store WebLogic domain homes and log files.
If you are running your Kubernetes cluster on Oracle Container Engine for Kubernetes (OKE), and you use Oracle Cloud Infrastructure File Storage (FSS) for persistent volumes to store the WebLogic domain home, then the file system handling, as demonstrated in the operator persistent volume sample, will require an update to properly initialize the file ownership on the persistent volume when the domain is initially created.
Provide an instance with access to a PersistentVolumeClaim.
Provide an instance with access to a ConfigMap.