Skip to content

Commit

Permalink
OSS image
Browse files Browse the repository at this point in the history
Signed-off-by: Oliver Trosien <[email protected]>
  • Loading branch information
otrosien committed Apr 27, 2019
1 parent e93f8ae commit 28260dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy/e2e/apply/es-master-deployment.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ spec:
privileged: true
containers:
- name: elasticsearch
image: "docker.elastic.co/elasticsearch/elasticsearch:7.0.0"
image: "docker.elastic.co/elasticsearch/elasticsearch-oss:7.0.0"
env:
- name: ES_JAVA_OPTS
value: "-Xms256m -Xmx256m"
Expand Down

0 comments on commit 28260dd

Please sign in to comment.