update whoami
This commit is contained in:
		| @@ -3,11 +3,13 @@ kind: IngressRoute | |||||||
| metadata: | metadata: | ||||||
|   namespace: whoami |   namespace: whoami | ||||||
|   name: whoami-ingressroute |   name: whoami-ingressroute | ||||||
|  |   annotations: | ||||||
|  |     external-dns.alpha.kubernetes.io/hostname: whoami2.kluster.moll.re | ||||||
| spec: | spec: | ||||||
|   entryPoints: |   entryPoints: | ||||||
|     - websecure |     - websecure | ||||||
|   routes: |   routes: | ||||||
|   - match: Host(`whoami.kluster.moll.re`) || Host(`homepage.kluster.moll.re`) || Host(`moll.re`) |   - match: Host(`whoami.kluster.moll.re`) || Host(`homepage.kluster.moll.re`) || Host(`moll.re`) || Host(`whoami2.kluster.moll.re`) | ||||||
|     kind: Rule |     kind: Rule | ||||||
|     services: |     services: | ||||||
|     - name: whoami |     - name: whoami | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user