Skip to content

Commit b6b6011

Browse files
ialidzhikovk8s-ci-robot
authored andcommitted
ko: Fix fluentd image (#16962)
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
1 parent 4abbbdd commit b6b6011

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ko/examples/controllers/daemonset.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
effect: NoSchedule
2020
containers:
2121
- name: fluentd-elasticsearch
22-
image: gcr.io/fluentd-elasticsearch/fluentd:v2.5.1
22+
image: quay.io/fluentd_elasticsearch/fluentd:v2.5.2
2323
resources:
2424
limits:
2525
memory: 200Mi

0 commit comments

Comments
 (0)