Skip to content

Commit 02c0705

Browse files
fix: add missing verb
1 parent 3d3e789 commit 02c0705

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infra/external-secrets/components/resources/rbac-bindings.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@ rules:
103103
- "pushsecrets/status"
104104
- "pushsecrets/finalizers"
105105
verbs:
106+
- "get"
106107
- "update"
107108
- "patch"
108109
- apiGroups:

0 commit comments

Comments
 (0)