Mongodb fixed
This commit is contained in:
parent
865e396e0b
commit
193d28bad9
@ -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.
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user