add http redirect
This commit is contained in:
@@ -12,11 +12,15 @@ metadata:
|
||||
spec:
|
||||
gatewayClassName: cilium
|
||||
listeners:
|
||||
- name: http
|
||||
protocol: HTTP
|
||||
port: 80
|
||||
- name: https
|
||||
protocol: HTTPS
|
||||
port: 443
|
||||
hostname: auth.alexlebens.net
|
||||
tls:
|
||||
mode: Terminate
|
||||
certificateRefs:
|
||||
- kind: Secret
|
||||
name: authentik-tls-gateway
|
||||
|
Reference in New Issue
Block a user