Skip to content

Commit

Permalink
#1854: user cluster minio buckets reference [us-west-2] region?
Browse files Browse the repository at this point in the history
  • Loading branch information
jefflill committed Aug 28, 2023
1 parent 43fae3c commit 6b70748
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ metadata:
name: harbor
namespace: neon-system
spec:
region: neonkube
region: cluster
tenant: minio
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
quota:
hard: true
limit: {{ .Values.minio.bucket.quota }}
region: neonkube
region: cluster
tenant: minio
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ spec:
quota:
hard: true
limit: {{ .Values.minio.bucket.mimirTsdb.quota }}
region: neonkube
region: cluster
tenant: minio
---
apiVersion: minio.neonkube.io/v1alpha1
Expand All @@ -16,5 +16,5 @@ metadata:
name: mimir-ruler
namespace: neon-system
spec:
region: neonkube
region: cluster
tenant: minio
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ spec:
quota:
hard: true
limit: {{ .Values.minio.bucket.quota }}
region: neonkube
region: cluster
tenant: minio

0 comments on commit 6b70748

Please sign in to comment.