We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fd11cd commit 3f573fbCopy full SHA for 3f573fb
content/ko/examples/controllers/daemonset.yaml
@@ -19,7 +19,7 @@ spec:
19
effect: NoSchedule
20
containers:
21
- name: fluentd-elasticsearch
22
- image: gcr.io/fluentd-elasticsearch/fluentd:v2.5.1
+ image: quay.io/fluentd_elasticsearch/fluentd:v2.5.2
23
resources:
24
limits:
25
memory: 200Mi
0 commit comments