Skip to content

Commit

Permalink
Update mongodb.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
javahometech authored Aug 17, 2019
1 parent 7ad1571 commit 5201154
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions mongodb/mongodb.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ spec:
- name: mongodb-persistent
mountPath: /data/db
volumes:
- name: mongodb-persistent
# This AWS EBS volume must already exist.
awsElasticBlockStore:
volumeID: vol-02307bbba2f92300e
fsType: ext4
- name: mongodb-persistent
# This AWS EBS volume must already exist.
awsElasticBlockStore:
volumeID: vol-02307bbba2f92300e
fsType: ext4

0 comments on commit 5201154

Please sign in to comment.