Merge pull request 'chore: add rancher role' (#44) from benvin/rancher_role into master
Reviewed-on: #44
This commit is contained in:
commit
9d54b4cfcc
6
config/auth_kubernetes_role/k8s/au/syd1/rancher.yaml
Normal file
6
config/auth_kubernetes_role/k8s/au/syd1/rancher.yaml
Normal file
@ -0,0 +1,6 @@
|
||||
bound_service_account_names:
|
||||
- rancher
|
||||
bound_service_account_namespaces:
|
||||
- default
|
||||
token_ttl: 60
|
||||
audience: vault
|
||||
@ -0,0 +1,10 @@
|
||||
# Allow reading ExternalDNS TSIG keys
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/kubernetes/au/syd1/rancher/bootstrap-password"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- rancher
|
||||
Loading…
Reference in New Issue
Block a user