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 authored and SergK committed Feb 7, 2025
1 parent 9792f86 commit 9f84884
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 9f84884

Please sign in to comment.