add kfk
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Simple_Not 2023-12-07 22:40:59 +10:00
parent ae8cb6b433
commit a9ee55fac3

View File

@ -29,15 +29,15 @@ spec:
# allowedRoutes: # allowedRoutes:
# kinds: # kinds:
# - kind: TCPRoute # - kind: TCPRoute
- protocol: TCP # - protocol: TCP
port: 11181 # port: 11181
name: tcp-gw2 # name: tcp-gw2
# # allowedRoutes:
# # namespaces:
# # from: All
# allowedRoutes: # allowedRoutes:
# kinds:
# - kind: TCPRoute
# namespaces: # namespaces:
# from: All # from: All
allowedRoutes:
kinds:
- kind: TCPRoute
namespaces:
from: All