Skip to content

Commit a62e1fc

Browse files
authored
Merge pull request #7040 from zalando-incubator/cloud-controller-log-annotation
Cloud controller log annotation
2 parents 9cf397d + 3872f87 commit a62e1fc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

cluster/manifests/aws-cloud-controller-manager/daemonset.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ spec:
1717
daemonset: aws-cloud-controller-manager
1818
application: kubernetes
1919
component: aws-cloud-controller-manager
20+
annotations:
21+
logging/destination: "{{.Cluster.ConfigItems.log_destination_infra}}"
2022
spec:
2123
containers:
2224
- args:

0 commit comments

Comments
 (0)