The Oracle Database Operator for Kubernetes (a.k.a. OraOperator) helps developers, DBAs, DevOps and GitOps teams reduce the time and complexity of deploying and managing Oracle Databases. It eliminates the dependency on a human operator or administrator for the majority of database operations.
Universal Permissive License v1.0
141
stars
45
forks
source link
Missing pdbTlsKey, pdbTlsCrt, pdbTlsCat, WebServerUser, WebServerPwd and cdbNamespace keys in create-pdbdb.yaml #125
When creating CDB custom resource using sample create-pdb.yaml file (https://github.com/oracle/oracle-database-operator/blob/main/docs/multitenant/provisioning/create_pdb.yaml), request fails with:
The issue can be fixed by adding following to specs: section file: spec: