Compare commits
2 Commits
33027873ae
...
16d1484ca6
| Author | SHA1 | Date | |
|---|---|---|---|
| 16d1484ca6 | |||
| c78ed6508c |
@@ -17,6 +17,13 @@ spec:
|
||||
value: 10.232.1.23
|
||||
gatewayClassName: cilium
|
||||
listeners:
|
||||
- name: http
|
||||
protocol: HTTP
|
||||
hostname: headlamp.alexlebens.net
|
||||
port: 80
|
||||
allowedRoutes:
|
||||
namespaces:
|
||||
from: All
|
||||
- name: https
|
||||
protocol: HTTPS
|
||||
port: 443
|
||||
|
||||
@@ -15,7 +15,6 @@ spec:
|
||||
kind: Gateway
|
||||
name: headlamp-https-gateway
|
||||
namespace: headlamp
|
||||
sectionName: https
|
||||
hostnames:
|
||||
- headlamp.alexlebens.net
|
||||
rules:
|
||||
|
||||
Reference in New Issue
Block a user