Skip to content

Commit

Permalink
add missing 'update' verb for services and gateways
Browse files Browse the repository at this point in the history
  • Loading branch information
cbarbian-sap committed Dec 27, 2024
1 parent 7ee8180 commit 1f5c9bb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chart/templates/rbac.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ rules:
- get
- list
- watch
- update
- apiGroups:
- dns.cs.sap.com
resources:
Expand Down Expand Up @@ -125,6 +126,7 @@ rules:
- get
- list
- watch
- update
- apiGroups:
- networking.k8s.io
resources:
Expand Down

0 comments on commit 1f5c9bb

Please sign in to comment.