Skip to content

Commit f6d969b

Browse files
committed
(konkong) finish rgw lsstcam user key rotation; rm old creds
1 parent 4244f62 commit f6d969b

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)