Skip to content

Commit 3f573fb

Browse files
committed
ko: Fix fluentd image
Signed-off-by: ialidzhikov <i.alidjikov@gmail.com>
1 parent 1fd11cd commit 3f573fb

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)