Add cephrgw-operator k8s auth role + dashboard-credentials policy #95

Closed
unkinben wants to merge 1 commits from benvin/add-cephrgw-operator-role into master
2 changed files with 17 additions and 0 deletions
@@ -0,0 +1,7 @@
bound_service_account_names:
- cephrgw-operator
bound_service_account_namespaces:
- cephrgw-system
token_ttl: 600
token_max_ttl: 600
audience: vault
@@ -0,0 +1,10 @@
# Allow the cephrgw-operator to read its Ceph dashboard credentials
---
rules:
- path: "kv/data/service/cephrgw/dashboard-credentials"
capabilities:
- read
auth:
k8s/au/syd1:
- cephrgw-operator