mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Lock exact elasticsearch version
This commit is contained in:
@@ -17,7 +17,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: elasticsearch
|
||||
image: elasticsearch
|
||||
image: elasticsearch:2.1.1
|
||||
ports:
|
||||
- containerPort: 9200
|
||||
- containerPort: 9300
|
||||
|
||||
Reference in New Issue
Block a user