mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-29 22:46:12 +00:00
changed es image repo
Signed-off-by: André Bauer <monotek23@gmail.com>
This commit is contained in:
parent
2d15ffc9cc
commit
9e2d9cfbb0
@ -73,7 +73,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
serviceAccountName: elasticsearch-logging
|
serviceAccountName: elasticsearch-logging
|
||||||
containers:
|
containers:
|
||||||
- image: k8s.gcr.io/elasticsearch:v6.6.1
|
- image: gcr.io/fluentd-elasticsearch/elasticsearch:v6.6.1
|
||||||
name: elasticsearch-logging
|
name: elasticsearch-logging
|
||||||
resources:
|
resources:
|
||||||
# need more cpu upon initialization, therefore burstable class
|
# need more cpu upon initialization, therefore burstable class
|
||||||
|
Loading…
Reference in New Issue
Block a user