Skip to content

Commit

Permalink
Removing unused endpoint for mongodb
Browse files Browse the repository at this point in the history
  • Loading branch information
sunix committed Nov 13, 2019
1 parent 85f1d1a commit f3a94d5
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions devfile.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -68,13 +68,6 @@ components:
volumes:
- name: mongo-storage
containerPath: /var/lib/mongodb/data
endpoints:
- name: mongodb-34-centos7
port: 27017
attributes:
discoverable: 'true'
public: 'false'


- alias: java
type: chePlugin
Expand Down

0 comments on commit f3a94d5

Please sign in to comment.