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:
Batuhan Apaydın
2023-02-18 13:04:02 +01:00
committed by Marco Franssen
co-authored by Furkan Türkal
parent 3a39fe5666
commit e9912ba39a
5 changed files with 95 additions and 3 deletions
@@ -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