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:
935935 - MaxPerformance
936936 - MaxAvailability
937937 type : string
938+ serviceAnnotations :
939+ additionalProperties :
940+ type : string
941+ type : object
938942 setAsPrimaryDatabase :
939943 type : string
940944 standbyDatabaseRefs :
@@ -2214,6 +2218,7 @@ spec:
22142218 - standard
22152219 - enterprise
22162220 - express
2221+ - free
22172222 type : string
22182223 enableTCPS :
22192224 type : boolean
@@ -3430,7 +3435,7 @@ spec:
34303435 - --enable-leader-election
34313436 command :
34323437 - /manager
3433- image : container-registry.oracle.com/database/operator:0.2.1
3438+ image : container-registry.oracle.com/database/operator:1.0.0
34343439 imagePullPolicy : Always
34353440 name : manager
34363441 ports :
You can’t perform that action at this time.
0 commit comments