Skip to content

Commit 6ef6c5f

Browse files
mikkeloscarMustafaSaber
authored andcommitted
Define logging destination for aws-cloud-controller-manager
Signed-off-by: Mikkel Oscar Lyderik Larsen <[email protected]>
1 parent 017e380 commit 6ef6c5f

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)