Skip to content

Commit f90e7d4

Browse files
committed
Fixing some descriptions
Signed-off-by: pablo_silberkasten <[email protected]>
1 parent 33458ad commit f90e7d4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

operators/oracle-database-operator/1.1.0/manifests/oracle-database-operator.clusterserviceversion.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -516,7 +516,7 @@ spec:
516516
name: pdbs.database.oracle.com
517517
version: v1alpha1
518518
- description: ShardingDatabase is the Schema for the shardingdatabases API
519-
displayName: Sharding Database
519+
displayName: Globally Distributed Databases (Sharded)
520520
kind: ShardingDatabase
521521
name: shardingdatabases.database.oracle.com
522522
version: v1alpha1
@@ -529,12 +529,12 @@ spec:
529529
description: |
530530
As part of Oracle's resolution to make Oracle Database Kubernetes native (that is, observable and operable by Kubernetes), Oracle released Oracle Database Operator for Kubernetes (OraOperator or the operator). OraOperator extends the Kubernetes API with custom resources and controllers for automating Oracle Database lifecycle management.
531531
In this 1.1.0 production release, OraOperator supports the following database configurations and infrastructure:
532-
## Oracle Autonomous Database:
532+
## Supported Database Configurations:
533533
* Oracle Autonomous Database shared Oracle Cloud Infrastructure (OCI) (ADB-S)
534534
* Oracle Autonomous Database on dedicated Cloud infrastructure (ADB-D)
535535
* Oracle Autonomous Container Database (ACD) (infrastructure) is the infrastructure for provisioning Autonomous Databases.
536536
* Containerized Single Instance databases (SIDB) deployed in the Oracle Kubernetes Engine (OKE) and any k8s where OraOperator is deployed
537-
* Containerized Sharded databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
537+
* Containerized Globally Distributed Databases (SHARDED) deployed in OKE and any k8s where OraOperator is deployed
538538
* Oracle Multitenant Databases (CDB/PDBs)
539539
* Oracle Base Database Cloud Service (BDBCS)
540540
* Oracle Data Guard (Preview status)

0 commit comments

Comments
 (0)