fix: docker registry

This commit is contained in:
auricom
2022-03-20 01:12:30 +01:00
parent 6ac2202fe4
commit c7c9481c38

View File

@@ -19,10 +19,13 @@ spec:
values: values:
storage: s3 storage: s3
persistence:
deleteEnabled: true
s3: s3:
region: "us-east-1" region: "us-east-1"
regionEndpoint: ${SECRET_MINIO_ENDPOINT} regionEndpoint: ${SECRET_MINIO_ENDPOINT}
bucket: docker-registry bucket: docker-registry-v2
encrypt: false encrypt: false
secure: true secure: true