gateway
This commit is contained in:
@@ -2,13 +2,10 @@ apiVersion: gateway.networking.k8s.io/v1
|
||||
kind: Gateway
|
||||
metadata:
|
||||
name: kms-gateway
|
||||
namespace: kms
|
||||
spec:
|
||||
gatewayClassName: cilium
|
||||
listeners:
|
||||
- name: kms
|
||||
- hostname: kms.borninpain.de
|
||||
name: kms
|
||||
protocol: TCP
|
||||
port: 1688
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
@@ -5,7 +5,7 @@ resources:
|
||||
- cr.yaml
|
||||
- crb.yaml
|
||||
- deploy.yaml
|
||||
#- gateway.yaml
|
||||
- gateway.yaml
|
||||
- sa.yaml
|
||||
- svc.yaml
|
||||
#- tcproute.yaml
|
||||
Reference in New Issue
Block a user