From 29f55e2430e249c37de545e95077b2db37c75e5f Mon Sep 17 00:00:00 2001 From: Matthias Wessendorf Date: Tue, 11 Aug 2020 14:33:11 +0200 Subject: [PATCH] :lipstick: adding ttlSecondsAfterFinished to the only job that does not have this Signed-off-by: Matthias Wessendorf --- config/post-install/v0.16.0/broker-cleanup.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/post-install/v0.16.0/broker-cleanup.yaml b/config/post-install/v0.16.0/broker-cleanup.yaml index 3748c1a4142..6ac04c2eb83 100644 --- a/config/post-install/v0.16.0/broker-cleanup.yaml +++ b/config/post-install/v0.16.0/broker-cleanup.yaml @@ -6,6 +6,7 @@ metadata: labels: eventing.knative.dev/release: devel spec: + ttlSecondsAfterFinished: 600 template: metadata: annotations: