change ports
This commit is contained in:
		| @@ -16,14 +16,14 @@ spec: | ||||
|   listeners: | ||||
|     - name: http | ||||
|       protocol: HTTP | ||||
|       port: 8080 | ||||
|       port: 80 | ||||
|       hostname: "*.alexlebens.net"       | ||||
|       allowedRoutes: | ||||
|         namespaces: | ||||
|           from: All | ||||
|     - name: https | ||||
|       protocol: HTTPS | ||||
|       port: 8443 | ||||
|       port: 443 | ||||
|       hostname: "*.alexlebens.net" | ||||
|       allowedRoutes: | ||||
|         namespaces: | ||||
|   | ||||
		Reference in New Issue
	
	Block a user