diff --git a/devfile.yaml b/devfile.yaml index 51c8e5a8..82edb6af 100644 --- a/devfile.yaml +++ b/devfile.yaml @@ -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