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