Add spiffe-csi driver support
Signed-off-by: Batuhan Apaydın <[email protected]> Co-authored-by: Furkan Türkal <[email protected]> Signed-off-by: Batuhan Apaydın <[email protected]> Signed-off-by: Marco Franssen <[email protected]>
This commit is contained in:
co-authored by
Furkan Türkal
parent
3a39fe5666
commit
e9912ba39a
@@ -13,6 +13,9 @@ rules:
|
||||
- apiGroups: [""]
|
||||
resources: ["pods", "nodes"]
|
||||
verbs: ["get", "list", "watch"]
|
||||
- apiGroups: ["coordination.k8s.io"]
|
||||
resources: ["leases"]
|
||||
verbs: ["create", "update", "delete", "get", "list", "watch"]
|
||||
|
||||
---
|
||||
# Binds above cluster role to spire-server service account
|
||||
|
||||
Reference in New Issue
Block a user