oracle / oracle-database-operator

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
140 stars 45 forks source link

SIDB OracleRestDataService documentation issues #106

Closed andbos closed 2 months ago

andbos commented 4 months ago

Hi,

A couple of links are broken under OracleRestDataService Resource - Template YAML and OracleRestDataService Resource - Advanced Usages - Database Actions.

https://github.com/oracle/oracle-database-operator/blob/main/docs/sidb/README.md#oraclerestdataservice-resource https://github.com/oracle/oracle-database-operator/blob/main/docs/sidb/README.md#database-actions

Best regards, Andreas

IshaanDesai45 commented 3 months ago

@andbos indeed links seems to be broken will fix this

IshaanDesai45 commented 3 months ago

@andbos Please check the above PR aimed to resolve the problem

andbos commented 3 months ago

Hi,

Thanks. As far as I can see these links are now working.

Best regards, Andreas