Skip to content

Commit 5ea609d

Browse files
committed
Add external-dns enable label to e2e test manifest
1 parent 6d054fa commit 5ea609d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/e2e/controller_self_test.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@ kind: Gateway
128128
metadata:
129129
name: foo-gateway
130130
namespace: default
131+
labels:
132+
external-dns/export: "true"
131133
spec:
132134
gatewayClassName: cloud-gw
133135
listeners:

0 commit comments

Comments
 (0)