Skip to content

Commit 6a31a63

Browse files
Merge pull request #4 from toxuin/patch-1
Change ClusterRole to access ingresses on newer Kubernetes versions
2 parents c020e76 + 20e6971 commit 6a31a63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deploy/rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ rules:
3131
- patch
3232
- apiGroups:
3333
- extensions
34+
- networking.k8s.io
3435
resources:
3536
- ingresses
3637
verbs:

0 commit comments

Comments
 (0)