File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Create a dedicated gateway that splits traffic across your Argo Rollouts resourc
9595 gatewayClassName : agentgateway
9696 listeners :
9797 - protocol : HTTP
98- name : web
98+ name : http
9999 port : 80
100100 EOF
101101 ```
Original file line number Diff line number Diff line change 77 gatewayClassName : agentgateway
88 listeners :
99 - protocol : HTTP
10- name : web
10+ name : http
1111 port : 80
Original file line number Diff line number Diff line change @@ -95,7 +95,7 @@ Create a dedicated gateway that splits traffic across your Argo Rollouts resourc
9595 gatewayClassName : kgateway
9696 listeners :
9797 - protocol : HTTP
98- name : web
98+ name : http
9999 port : 80
100100 EOF
101101 ```
Original file line number Diff line number Diff line change 77 gatewayClassName : kgateway
88 listeners :
99 - protocol : HTTP
10- name : web
10+ name : http
1111 port : 80
You can’t perform that action at this time.
0 commit comments