mirror of
https://gitlab.com/deepcypher/dc-kc.git
synced 2026-01-27 11:12:08 +00:00
Updated mongodb chart version
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
source:
|
||||
path: ''
|
||||
repoURL: 'https://charts.bitnami.com/bitnami'
|
||||
targetRevision: 10.30.6
|
||||
targetRevision: {{ .Values.exmongo.version }}
|
||||
chart: mongodb
|
||||
# helm:
|
||||
# parameters:
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
exmongo:
|
||||
version: 10.30.12
|
||||
persistence:
|
||||
size: 9Gi
|
||||
|
||||
Reference in New Issue
Block a user