Skip to content

Commit

Permalink
Remove namespace from ClientTrafficPolicy's targetRef
Browse files Browse the repository at this point in the history
Signed-off-by: Dingkang Li <dingkang1743@gmail.com>
  • Loading branch information
aoledk committed May 8, 2024
1 parent d936594 commit 010ad45
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ clientTrafficPolicies:
group: gateway.networking.k8s.io
kind: Gateway
name: gateway-1
namespace: envoy-gateway
gateways:
- apiVersion: gateway.networking.k8s.io/v1
kind: Gateway
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ clientTrafficPolicies:
group: gateway.networking.k8s.io
kind: Gateway
name: gateway-1
namespace: envoy-gateway
tcpKeepalive:
idleTime: 20m
interval: 60s
Expand Down

0 comments on commit 010ad45

Please sign in to comment.