Use DNS for Elasticsearch

This commit is contained in:
Satnam Singh
2015-01-06 06:59:15 -08:00
parent af2ded7b02
commit 8ab2e9c61a
4 changed files with 12 additions and 45 deletions

View File

@@ -6,9 +6,6 @@ containers:
volumeMounts:
- name: containers
mountPath: /var/lib/docker/containers
- name: hosts
mountPath: /outerhost
readOnly: true
- name: varlog
mountPath: /varlog
volumes:
@@ -20,7 +17,3 @@ volumes:
source:
hostDir:
path: /var/log
- name: hosts
source:
hostDir:
path: /etc/hosts