Skip to content

Commit

Permalink
Merge pull request cravall#91 from Covistra/master
Browse files Browse the repository at this point in the history
Force mongo version to stay compatible with sidecar nodejs driver
  • Loading branch information
cravall authored Nov 21, 2018
2 parents 770b1cd + 8a789ac commit f58a92f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/StatefulSet/mongo-statefulset.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ spec:
terminationGracePeriodSeconds: 10
containers:
- name: mongo
image: mongo
image: mongo:3.4
command:
- mongod
- "--replSet"
Expand Down

0 comments on commit f58a92f

Please sign in to comment.