This commit is contained in:
parent
cf44e82d1b
commit
2c03254dc0
@ -1,20 +0,0 @@
|
||||
---
|
||||
apiVersion: gateway.networking.k8s.io/v1beta1
|
||||
kind: HTTPRoute
|
||||
metadata:
|
||||
name: http-kafka
|
||||
namespace: kafka
|
||||
spec:
|
||||
hostnames:
|
||||
- kafka.guaranteedstruggle.host
|
||||
parentRefs:
|
||||
- name: my-gateway
|
||||
namespace: default
|
||||
rules:
|
||||
- matches:
|
||||
- path:
|
||||
type: PathPrefix
|
||||
value: /
|
||||
backendRefs:
|
||||
- name: kafka
|
||||
port: 9092
|
Loading…
Reference in New Issue
Block a user