Skip to content

Commit

Permalink
Merge pull request #5620 from nimrod-becker/nimrod_fixes
Browse files Browse the repository at this point in the history
update init container
  • Loading branch information
nimrod-becker authored Jul 17, 2019
2 parents 37461b6 + a3eb8a3 commit b21ea02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/deploy/NVA_build/noobaa_core.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ spec:
name: mongo-datadir
initContainers:
- name: init-mongo
image: noobaa/noobaa-core:4.0.2
image: noobaa/noobaa-core:5.0.0
# command: ['/noobaa_init_files/kube_pv_chown', 'server']
command: ['/noobaa_init_files/noobaa_init.sh', 'init_mongo']
volumeMounts:
Expand Down

0 comments on commit b21ea02

Please sign in to comment.