mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 19:56:01 +00:00
Update Salt config use gcr.io Fluentd to ES image
This commit is contained in:
parent
04e49240b5
commit
ce1e73fccc
@ -2,7 +2,7 @@ version: v1beta2
|
||||
id: fluentd-to-elasticsearch
|
||||
containers:
|
||||
- name: fluentd-es
|
||||
image: kubernetes/fluentd-elasticsearch:1.3
|
||||
image: gcr.io/google-containers/fluentd-elasticsearch:1.3
|
||||
env:
|
||||
- name: FLUENTD_ARGS
|
||||
value: -qq
|
||||
|
Loading…
Reference in New Issue
Block a user