Migrate harbor to garage s3

This commit is contained in:
2025-12-22 17:50:56 +02:00
parent ab57c3cd7b
commit 6e9240328e
2 changed files with 6 additions and 5 deletions

View File

@@ -14,3 +14,4 @@ helmCharts:
resources:
- ./application-extras.yml
- ssh://git@git.k-space.ee/secretspace/kube/harbor

View File

@@ -51,17 +51,17 @@ persistence:
s3:
# Set an existing secret for S3 accesskey and secretkey
# keys in the secret should be REGISTRY_STORAGE_S3_ACCESSKEY and REGISTRY_STORAGE_S3_SECRETKEY for registry
existingSecret: "harbor-minio-credentials"
region: us-east-1
bucket: harbor-operator-e60e5943-234a-496d-ae74-933f6a67c530
existingSecret: "harbor-garage-credentials"
region: garage
bucket: harbor
#accesskey: awsaccesskey
#secretkey: awssecretkey
regionendpoint: https://external.minio-clusters.k-space.ee
regionendpoint: https://garage.k-space.ee
#encrypt: false
#keyid: mykeyid
#secure: true
#skipverify: false
#v4auth: true
v4auth: false
#chunksize: "5242880"
#rootdirectory: /s3/object/name/prefix
#storageclass: STANDARD