monitoring: allow smtp sync to get target secret
This commit is contained in:
parent
8f03fbcd5c
commit
b89aa57a13
@ -32,7 +32,7 @@ metadata:
|
||||
rules:
|
||||
- apiGroups: [""]
|
||||
resources: ["secrets"]
|
||||
verbs: ["create", "update", "patch"]
|
||||
verbs: ["get", "create", "update", "patch"]
|
||||
---
|
||||
apiVersion: rbac.authorization.k8s.io/v1
|
||||
kind: RoleBinding
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user