We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76f15f1 + d7c14d9 commit 44a3114Copy full SHA for 44a3114
oracle-database-operator.yaml
@@ -935,6 +935,10 @@ spec:
935
- MaxPerformance
936
- MaxAvailability
937
type: string
938
+ serviceAnnotations:
939
+ additionalProperties:
940
+ type: string
941
+ type: object
942
setAsPrimaryDatabase:
943
944
standbyDatabaseRefs:
@@ -2214,6 +2218,7 @@ spec:
2214
2218
- standard
2215
2219
- enterprise
2216
2220
- express
2221
+ - free
2217
2222
2223
enableTCPS:
2224
type: boolean
0 commit comments