...
If you have chosen to prepare for persistent file storage, by installing the efs-csi-controller resource in the Kubernetes Cluster Add-ons - OCI chapter, there are two different ways of configuring your Usage Engine Private Edition installation to use it.
Use Bundled AWS Specific PVC
Specifically for AWSOCI, the Usage Engine Private Edition helm chart contains a bundled persistent volume claim. This persistent volume claim is using the awsfss-dyn-efsstorage
storage class. To enable it, simply set the following helm values:
...
In this example, my-pvc
is an arbitrary persistent volume claim that you have created beforehandbefore hand.
Insert excerpt | ||||||||
---|---|---|---|---|---|---|---|---|
|