This commit is contained in:
		| @@ -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: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user