diff --git a/manifests/kube-janitor.yaml b/manifests/kube-janitor.yaml index 2dfdf84..5878edc 100644 --- a/manifests/kube-janitor.yaml +++ b/manifests/kube-janitor.yaml @@ -88,7 +88,7 @@ spec: - --interval=15 - --rules-file=/config/rules.yaml - --include-namespaces=tekton-pipelines - - --include-resources=pods + - --include-resources=pods,pipelineruns,taskruns resources: limits: memory: 100Mi