Merge pull request 'feat: add identity secrets' (#52) from benvin/identity into master
Reviewed-on: #52
This commit is contained in:
commit
4b176846f2
6
config/auth_kubernetes_role/k8s/au/syd1/identity.yaml
Normal file
6
config/auth_kubernetes_role/k8s/au/syd1/identity.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- default
|
||||
bound_service_account_namespaces:
|
||||
- identity
|
||||
token_ttl: 60
|
||||
audience: vault
|
||||
10
policies/kv/service/openldap/ldap_admin_password/read.yaml
Normal file
10
policies/kv/service/openldap/ldap_admin_password/read.yaml
Normal file
@ -0,0 +1,10 @@
|
||||
# Allow reading Radarr configuration
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/openldap/ldap_admin_password"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- identity
|
||||
Loading…
Reference in New Issue
Block a user