Update Elasticsearch example to remove use of secrets
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
.PHONY: elasticsearch_discovery build push all
|
||||
|
||||
TAG = 1.0
|
||||
TAG = 1.1
|
||||
|
||||
build:
|
||||
build: elasticsearch_discovery
|
||||
docker build -t kubernetes/elasticsearch:$(TAG) .
|
||||
|
||||
push:
|
||||
|
Reference in New Issue
Block a user