Skip to content

Commit

Permalink
chore: Add nexus cleanup policy for containers(#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
oleksandr_taruraiev committed Feb 6, 2025
1 parent 2f3d21d commit 81b4afe
Showing 1 changed file with 12 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
apiVersion: edp.epam.com/v1alpha1
kind: NexusCleanupPolicy
metadata:
name: container-nexus-cleanup-policy
spec:
nexusRef:
name: nexus
name: container-nexus-cleanup-policy
format: "docker"
description: "Cleanup policy for docker containers"
criteria:
lastBlobUpdated: 30

0 comments on commit 81b4afe

Please sign in to comment.