use wildcard hostname
This commit is contained in:
		| @@ -12,12 +12,15 @@ metadata: | ||||
|   annotations: | ||||
|     cert-manager.io/cluster-issuer: letsencrypt-issuer | ||||
| spec: | ||||
|   addresses: | ||||
|     - type: IPAddress | ||||
|       value: 10.232.1.23 | ||||
|   gatewayClassName: cilium | ||||
|   listeners: | ||||
|     - name: https | ||||
|       protocol: HTTPS | ||||
|       port: 443 | ||||
|       hostname: headlamp.alexlebens.net | ||||
|       hostname: '*.alexlebens.net' | ||||
|       allowedRoutes: | ||||
|         namespaces: | ||||
|           from: Selector | ||||
|   | ||||
		Reference in New Issue
	
	Block a user