Merge pull request 'chore: add rancher role' (#44) from benvin/rancher_role into master
Reviewed-on: #44
This commit was merged in pull request #44.
This commit is contained in:
@@ -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
|
||||||
Reference in New Issue
Block a user