remove gateway host

This commit is contained in:
2025-03-02 02:43:55 -06:00
parent ae4fc73200
commit c120902b87
2 changed files with 1 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ spec:
kind: Gateway kind: Gateway
name: https-gateway name: https-gateway
namespace: kube-system namespace: kube-system
sectionName: https
hostnames: hostnames:
- headlamp.alexlebens.net - headlamp.alexlebens.net
rules: rules:

View File

@@ -17,7 +17,6 @@ spec:
- name: https - name: https
protocol: HTTPS protocol: HTTPS
port: 443 port: 443
hostname: '*.alexlebens.net'
allowedRoutes: allowedRoutes:
namespaces: namespaces:
from: Selector from: Selector