mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
Update littlelink/templates/ingress.yaml
This commit is contained in:
parent
f15c9eddd7
commit
455cb58b44
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ spec:
|
|||
entryPoints:
|
||||
- websecure
|
||||
routes:
|
||||
- match: Host(`durp.info`) && PathPrefix(`/`)
|
||||
- match: Host(`links.durp.info`) && PathPrefix(`/`)
|
||||
kind: Rule
|
||||
services:
|
||||
- name: littlelink
|
||||
|
|
@ -27,4 +27,4 @@ spec:
|
|||
kind: ClusterIssuer
|
||||
commonName: "durp.info"
|
||||
dnsNames:
|
||||
- "durp.info"
|
||||
- "links.durp.info"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue