diff --git a/clusters/cl01tl/services/harbor/values.yaml b/clusters/cl01tl/services/harbor/values.yaml index a68705a83..7db54b46c 100644 --- a/clusters/cl01tl/services/harbor/values.yaml +++ b/clusters/cl01tl/services/harbor/values.yaml @@ -11,7 +11,7 @@ harbor: registry: storageClass: ceph-block accessMode: ReadWriteOnce - size: 80Gi + size: 100Gi existingSecretAdminPassword: harbor-secret existingSecretAdminPasswordKey: HARBOR_ADMIN_PASSWORD internalTLS: @@ -70,6 +70,11 @@ harbor: relativeurls: true credentials: existingSecret: harbor-secret + upload_purging: + enabled: true + age: 72h + interval: 24h + dryrun: false trivy: enabled: true database: