This commit is contained in:
2023-10-12 09:16:08 +02:00
parent ad8f303822
commit fbffc1254d
5 changed files with 120 additions and 105 deletions

View File

@@ -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