deploy gateway into single cilium instance
This commit is contained in:
@@ -13,7 +13,8 @@ spec:
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
name: authentik-tls-gateway
|
||||
name: cilium-tls-gateway
|
||||
namespace: kube-system
|
||||
sectionName: https
|
||||
hostnames:
|
||||
- auth.alexlebens.net
|
||||
@@ -49,7 +50,8 @@ spec:
|
||||
parentRefs:
|
||||
- group: gateway.networking.k8s.io
|
||||
kind: Gateway
|
||||
name: authentik-tls-gateway
|
||||
name: cilium-tls-gateway
|
||||
namespace: kube-system
|
||||
sectionName: http
|
||||
hostnames:
|
||||
- auth.alexlebens.net
|
||||
|
Reference in New Issue
Block a user