From 33ce379b67e4bc914af620a9e151708b3b55dcb8 Mon Sep 17 00:00:00 2001 From: Volodymyr Stoiko Date: Wed, 29 Jan 2025 23:10:54 +0200 Subject: [PATCH] Add cleanup job --- helm-chart/templates/02-cluster-role.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/helm-chart/templates/02-cluster-role.yaml b/helm-chart/templates/02-cluster-role.yaml index 567e65db0..09126b64b 100644 --- a/helm-chart/templates/02-cluster-role.yaml +++ b/helm-chart/templates/02-cluster-role.yaml @@ -74,3 +74,4 @@ rules: - list - update - patch + - delete