oracle/oracle-database-operator

ConfigMaps and custom PVC

skoofy411 opened this issue · 3 comments

Hi,

first of all thank you for great work. I am asking if there are any plans to support custom configmaps and custom PVCs. We have some additional configurations which means we need to add some custom config files to pod. PVC would be useful for configuring separate disk for rman backups.

Thank you.

Hi, I am also interested in the feature request for supporting custom ConfigMaps and custom PersistentVolumeClaims. We have a similar requirement to add additional configurations to the database and to support external PVCs. Thank you for everything you've done so far.

@skoofy411 and @NikPerne , thanks for sharing the requirements. Please let me know which controller requires this functionality? SIDB? GDD (Sharding)?

Hi, thanks for the response. The SIDB controller requires this functionality.