File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -935,6 +935,10 @@ spec:
935
935
- MaxPerformance
936
936
- MaxAvailability
937
937
type : string
938
+ serviceAnnotations :
939
+ additionalProperties :
940
+ type : string
941
+ type : object
938
942
setAsPrimaryDatabase :
939
943
type : string
940
944
standbyDatabaseRefs :
@@ -2214,6 +2218,7 @@ spec:
2214
2218
- standard
2215
2219
- enterprise
2216
2220
- express
2221
+ - free
2217
2222
type : string
2218
2223
enableTCPS :
2219
2224
type : boolean
@@ -3430,7 +3435,7 @@ spec:
3430
3435
- --enable-leader-election
3431
3436
command :
3432
3437
- /manager
3433
- image : container-registry.oracle.com/database/operator:0.2.1
3438
+ image : container-registry.oracle.com/database/operator:1.0.0
3434
3439
imagePullPolicy : Always
3435
3440
name : manager
3436
3441
ports :
You can’t perform that action at this time.
0 commit comments