Skip to content

Commit c46cf95

Browse files
authored
Add permissions for networking.k8s.io (#8)
Signed-off-by: Tamal Saha <tamal@appscode.com>
1 parent 40e7bef commit c46cf95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/voyager/templates/cluster-role.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ rules:
3939
verbs: ["*"]
4040
- apiGroups:
4141
- extensions
42+
- networking.k8s.io
4243
resources:
4344
- ingresses
4445
- ingresses/status

0 commit comments

Comments
 (0)