Skip to content

Commit b3427b6

Browse files
committed
update deploy.yaml
1 parent 5ef1e57 commit b3427b6

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

deploy/experimental-nginx-plus/deploy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ rules:
142142
- grpcroutes
143143
- backendtlspolicies
144144
- tlsroutes
145+
- tcproutes
146+
- udproutes
145147
verbs:
146148
- list
147149
- watch
@@ -154,6 +156,8 @@ rules:
154156
- grpcroutes/status
155157
- backendtlspolicies/status
156158
- tlsroutes/status
159+
- tcproutes/status
160+
- udproutes/status
157161
verbs:
158162
- update
159163
- apiGroups:

deploy/experimental/deploy.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,8 @@ rules:
142142
- grpcroutes
143143
- backendtlspolicies
144144
- tlsroutes
145+
- tcproutes
146+
- udproutes
145147
verbs:
146148
- list
147149
- watch
@@ -154,6 +156,8 @@ rules:
154156
- grpcroutes/status
155157
- backendtlspolicies/status
156158
- tlsroutes/status
159+
- tcproutes/status
160+
- udproutes/status
157161
verbs:
158162
- update
159163
- apiGroups:

0 commit comments

Comments
 (0)