updated permissions

This commit is contained in:
ston1th 2019-12-04 17:38:42 +01:00
commit 1fcc37126d
2 changed files with 4 additions and 2 deletions

View file

@ -39,7 +39,7 @@ metadata:
rules:
- apiGroups: [""]
resources: ["secrets"]
verbs: ["get", "list", "watch"]
verbs: ["get"]
---
apiVersion: rbac.authorization.k8s.io/v1
kind: RoleBinding