Skip to content

Commit

Permalink
minio: update bucket names
Browse files Browse the repository at this point in the history
  • Loading branch information
sungil committed Oct 23, 2023
1 parent bb39b7a commit 394e474
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions aws-msa-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,12 +225,12 @@ charts:
secretKey: $(defaultPassword)
policy: consoleAdmin
buckets:
- name: thanos
- name: tks-thanos
policy: public
purge: false
versioning: true
objectlocking: false
- name: loki
- name: tks-loki
policy: public
purge: false
versioning: true
Expand Down
4 changes: 2 additions & 2 deletions aws-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -225,12 +225,12 @@ charts:
secretKey: $(defaultPassword)
policy: consoleAdmin
buckets:
- name: thanos
- name: tks-thanos
policy: public
purge: false
versioning: true
objectlocking: false
- name: loki
- name: tks-loki
policy: public
purge: false
versioning: true
Expand Down
4 changes: 2 additions & 2 deletions byoh-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -228,12 +228,12 @@ charts:
secretKey: $(defaultPassword)
policy: consoleAdmin
buckets:
- name: thanos
- name: tks-thanos
policy: public
purge: false
versioning: true
objectlocking: false
- name: loki
- name: tks-loki
policy: public
purge: false
versioning: true
Expand Down
4 changes: 2 additions & 2 deletions eks-msa-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,12 @@ charts:
secretKey: $(defaultPassword)
policy: consoleAdmin
buckets:
- name: thanos
- name: tks-thanos
policy: public
purge: false
versioning: true
objectlocking: false
- name: loki
- name: tks-loki
policy: public
purge: false
versioning: true
Expand Down
4 changes: 2 additions & 2 deletions eks-reference/lma/site-values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -226,12 +226,12 @@ charts:
secretKey: $(defaultPassword)
policy: consoleAdmin
buckets:
- name: thanos
- name: tks-thanos
policy: public
purge: false
versioning: true
objectlocking: false
- name: loki
- name: tks-loki
policy: public
purge: false
versioning: true
Expand Down

0 comments on commit 394e474

Please sign in to comment.