forked from k-space/kube
		
	traefik: upgrade to 3.1, migrate dashboard via ingressroute
This commit is contained in:
		| @@ -32,7 +32,7 @@ spec: | ||||
|     - openid | ||||
|     - profile | ||||
| --- | ||||
| apiVersion: traefik.containo.us/v1alpha1 | ||||
| apiVersion: traefik.io/v1alpha1 | ||||
| kind: ServersTransport | ||||
| metadata: | ||||
|   name: proxmox-servers-transport | ||||
| @@ -182,7 +182,7 @@ spec: | ||||
|   - hosts: | ||||
|     - "*.k-space.ee" | ||||
| --- | ||||
| apiVersion: traefik.containo.us/v1alpha1 | ||||
| apiVersion: traefik.io/v1alpha1 | ||||
| kind: Middleware | ||||
| metadata: | ||||
|   name: proxmox-redirect | ||||
| @@ -232,7 +232,7 @@ spec: | ||||
|   - hosts: | ||||
|     - "*.k-space.ee" | ||||
| --- | ||||
| apiVersion: traefik.containo.us/v1alpha1 | ||||
| apiVersion: traefik.io/v1alpha1 | ||||
| kind: Middleware | ||||
| metadata: | ||||
|   name: codemowers-cloud-ip-whitelist | ||||
|   | ||||
		Reference in New Issue
	
	Block a user