Skip to content

Commit fec8b91

Browse files
committed
Removed plug-in installation verbosity.
1 parent 06fc249 commit fec8b91

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ ADD elasticsearch.yml /elasticsearch/config/elasticsearch.yml
77
ADD logging.yml /elasticsearch/config/logging.yml
88

99
# Install Kubernetes discovery plug-in
10-
RUN /elasticsearch/bin/plugin --install io.fabric8/elasticsearch-cloud-kubernetes/1.2.1 --verbose
10+
RUN /elasticsearch/bin/plugin --install io.fabric8/elasticsearch-cloud-kubernetes/1.2.1

0 commit comments

Comments
 (0)