Skip to content

Commit 6e5ea61

Browse files
committed
Merge branch 'registry-performance' into kubernetesone16
2 parents 749310b + f14f21e commit 6e5ea61

File tree

3 files changed

+2
-16
lines changed

3 files changed

+2
-16
lines changed

registry/generic,minio/deployment.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ spec:
2626
value: us-east-1
2727
- name: REGISTRY_STORAGE_S3_BUCKET
2828
value: ystack-builds-registry
29+
- name: REGISTRY_STORAGE_REDIRECT_DISABLE
30+
value: "true"

registry/generic,minio/kustomization.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,3 @@ bases:
33
- ../node-update-hosts
44
patchesStrategicMerge:
55
- deployment.yaml
6-
- minio-host-from-nodes.yaml

registry/generic,minio/minio-host-from-nodes.yaml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)