We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3d6c6b0 commit d47ca06Copy full SHA for d47ca06
oracle-database-operator.yaml
@@ -11078,15 +11078,11 @@ spec:
11078
type: object
11079
asClone:
11080
type: boolean
11081
- assertivePdbDeletion:
11082
- type: boolean
11083
assertivePdbDeletion:
11084
description: turn on the assertive approach to delete pdb resource kubectl delete pdb ..... automatically triggers the pluggable database deletion
11085
11086
cdbName:
11087
type: string
11088
- cdbNamespace:
11089
- type: string
11090
cdbNamespace:
11091
description: CDB Namespace
11092
0 commit comments