Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| ea380b9417 |
@@ -0,0 +1,7 @@
|
||||
bound_service_account_names:
|
||||
- cert-manager-clouddns
|
||||
bound_service_account_namespaces:
|
||||
- cert-manager
|
||||
token_ttl: 600
|
||||
token_max_ttl: 600
|
||||
audience: vault
|
||||
@@ -0,0 +1,10 @@
|
||||
# Allow reading the cert-manager Google Cloud DNS solver service-account key
|
||||
---
|
||||
rules:
|
||||
- path: "kv/data/service/kubernetes/au/syd1/cert-manager/clouddns"
|
||||
capabilities:
|
||||
- read
|
||||
|
||||
auth:
|
||||
k8s/au/syd1:
|
||||
- cert_manager_clouddns
|
||||
Reference in New Issue
Block a user