This commit is contained in:
Danijel Simeunovic
2026-03-06 09:10:07 +01:00
parent 1f772ef7f5
commit 671ae6e702
2 changed files with 0 additions and 4 deletions

View File

@@ -24,5 +24,3 @@ spec:
operator: Equals operator: Equals
value: [] value: []
schedule: "*/5 * * * *" schedule: "*/5 * * * *"
cleanup:
message: "This Pod has no controller and has been removed by the clean-bare-pods ClusterCleanupPolicy."

View File

@@ -31,5 +31,3 @@ spec:
operator: GreaterThan operator: GreaterThan
value: 0h0m30s value: 0h0m30s
schedule: "*/7 * * * *" schedule: "*/7 * * * *"
cleanup:
message: "This ReplicaSet has no replicas and has been removed by the cleanup-empty-replicasets ClusterCleanupPolicy."