Skip to content

Commit 514bda6

Browse files
committed
1 parent 0c7d646 commit 514bda6

File tree

1 file changed

+1
-1
lines changed
  • 02-path-working-with-clusters/204-cluster-logging-with-EFK/templates

1 file changed

+1
-1
lines changed

02-path-working-with-clusters/204-cluster-logging-with-EFK/templates/fluentd-ds.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ spec:
1919
spec:
2020
containers:
2121
- name: fluentd
22-
image: quay.io/coreos/fluentd-kubernetes:v0.12-cloudwatch
22+
image: quay.io/coreos/fluentd-kubernetes:v0.12.33-cloudwatch
2323
imagePullPolicy: Always
2424
command: ["fluentd", "-c", "/fluentd/etc/fluentd.conf", "-p", "/fluentd/plugins"]
2525
env:

0 commit comments

Comments
 (0)