Skip to content

Commit 3d9606a

Browse files
add applications to app-proxy rbac
1 parent 7fe4a75 commit 3d9606a

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

csdp/base_components/apps/app-proxy/_components/codefresh-base/app-proxy.role.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,3 +27,11 @@ rules:
2727
verbs:
2828
- get
2929
- list
30+
- apiGroups:
31+
- argoproj.io
32+
resources:
33+
- applications
34+
verbs:
35+
- get
36+
- list
37+
- watch

0 commit comments

Comments
 (0)