We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06fc249 commit fec8b91Copy full SHA for fec8b91
Dockerfile
@@ -7,4 +7,4 @@ ADD elasticsearch.yml /elasticsearch/config/elasticsearch.yml
7
ADD logging.yml /elasticsearch/config/logging.yml
8
9
# Install Kubernetes discovery plug-in
10
-RUN /elasticsearch/bin/plugin --install io.fabric8/elasticsearch-cloud-kubernetes/1.2.1 --verbose
+RUN /elasticsearch/bin/plugin --install io.fabric8/elasticsearch-cloud-kubernetes/1.2.1
0 commit comments