mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-05-28 04:04:39 -04:00
changed es image repo
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
2d15ffc9cc
commit
9e2d9cfbb0
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ spec:
|
|||
spec:
|
||||
serviceAccountName: elasticsearch-logging
|
||||
containers:
|
||||
- image: k8s.gcr.io/elasticsearch:v6.6.1
|
||||
- image: gcr.io/fluentd-elasticsearch/elasticsearch:v6.6.1
|
||||
name: elasticsearch-logging
|
||||
resources:
|
||||
# need more cpu upon initialization, therefore burstable class
|
||||
|
|
|
|||
Loading…
Reference in a new issue