Skip to content

Commit 14992dd

Browse files
authored
Merge pull request #999 from lsst-it/IT-6361/bts-rotate-lsstcam-s3-creds-rm-old-creds
(konkong) finish rgw lsstcam user key rotation; rm old creds
2 parents 4244f62 + f6d969b commit 14992dd

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

fleet/lib/rook-ceph-conf/charts/konkong/values.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,11 @@ users:
1515
store: lfa
1616
quotas:
1717
maxBuckets: 2
18+
- name: lsstcam
19+
spec:
20+
store: lfa
21+
quotas:
22+
maxBuckets: 2
1823
- name: oods-latiss
1924
spec:
2025
store: lfa
@@ -35,9 +40,3 @@ users:
3540
store: lfa
3641
quotas:
3742
maxBuckets: 1
38-
users_rotate_keys:
39-
- name: lsstcam
40-
spec:
41-
store: lfa
42-
quotas:
43-
maxBuckets: 2

0 commit comments

Comments
 (0)