Mongodb fixed

This commit is contained in:
Pünkösd Marcell 2021-12-14 01:17:44 +01:00
parent 865e396e0b
commit 193d28bad9
2 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
version: 0.1.2
version: 0.1.3
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application.

View File

@ -31,7 +31,7 @@ spec:
claimName: program-service-mongo-pvc
containers:
- name: program-service-mongo
image: mongo
image: mongo:4.4.10
envFrom:
- configMapRef:
name: program-service-mongo-config