Skip to content

Commit 44a3114

Browse files
authored
Merge pull request #61 from oracle/fix_operator_yaml
Operator yaml fix
2 parents 76f15f1 + d7c14d9 commit 44a3114

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

oracle-database-operator.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)