fix
This commit is contained in:
@@ -47,26 +47,6 @@ options:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
cacheSizeGB:
|
||||
default: 1
|
||||
examples:
|
||||
- 1
|
||||
type: integer
|
||||
replicas:
|
||||
default: 1
|
||||
examples:
|
||||
- 1
|
||||
type: integer
|
||||
mongo:
|
||||
default:
|
||||
version: 7.0.2
|
||||
examples:
|
||||
- version: 7.0.2
|
||||
properties:
|
||||
version:
|
||||
default: 7.0.2
|
||||
type: string
|
||||
type: object
|
||||
image:
|
||||
default:
|
||||
pullPolicy: IfNotPresent
|
||||
@@ -81,6 +61,26 @@ options:
|
||||
- IfNotPresent
|
||||
type: string
|
||||
type: object
|
||||
replicas:
|
||||
default: 1
|
||||
examples:
|
||||
- 1
|
||||
type: integer
|
||||
cacheSizeGB:
|
||||
default: 1
|
||||
examples:
|
||||
- 1
|
||||
type: integer
|
||||
mongo:
|
||||
default:
|
||||
version: 7.0.2
|
||||
examples:
|
||||
- version: 7.0.2
|
||||
properties:
|
||||
version:
|
||||
default: 7.0.2
|
||||
type: string
|
||||
type: object
|
||||
dependencies:
|
||||
- dist: null
|
||||
category: dbo
|
||||
|
||||
Reference in New Issue
Block a user