fix
This commit is contained in:
@@ -20,6 +20,26 @@ options:
|
||||
- IfNotPresent
|
||||
type: string
|
||||
type: object
|
||||
mongo:
|
||||
default:
|
||||
version: 4.4.0
|
||||
examples:
|
||||
- version: 4.4.0
|
||||
properties:
|
||||
version:
|
||||
default: 4.4.0
|
||||
type: string
|
||||
type: object
|
||||
replicas:
|
||||
default: 1
|
||||
examples:
|
||||
- 1
|
||||
type: integer
|
||||
cacheSizeGB:
|
||||
default: 1
|
||||
examples:
|
||||
- 1
|
||||
type: integer
|
||||
ressources:
|
||||
default:
|
||||
limits:
|
||||
@@ -61,27 +81,10 @@ options:
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
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
|
||||
dependencies: []
|
||||
dependencies:
|
||||
- dist: null
|
||||
category: dbo
|
||||
component: mongo
|
||||
providers:
|
||||
kubernetes: true
|
||||
authentik: null
|
||||
|
||||
Reference in New Issue
Block a user