update whoami
This commit is contained in:
parent
bfb8244e59
commit
b633d61920
@ -3,11 +3,13 @@ kind: IngressRoute
|
||||
metadata:
|
||||
namespace: whoami
|
||||
name: whoami-ingressroute
|
||||
annotations:
|
||||
external-dns.alpha.kubernetes.io/hostname: whoami2.kluster.moll.re
|
||||
spec:
|
||||
entryPoints:
|
||||
- websecure
|
||||
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
|
||||
services:
|
||||
- name: whoami
|
||||
|
Loading…
x
Reference in New Issue
Block a user