fix mrtc
This commit is contained in:
parent
9b5c77bb8e
commit
90b41b37b1
@ -26,12 +26,12 @@ spec:
|
|||||||
kind: Rule
|
kind: Rule
|
||||||
priority: 100
|
priority: 100
|
||||||
services:
|
services:
|
||||||
- name: matrix-stack-well-known-delegation
|
- name: matrix-stack-well-known
|
||||||
port: 8080
|
port: 8010
|
||||||
# Niedrigere Priorität: alles andere -> Element Web
|
# Niedrigere Priorität: alles andere -> Element Web
|
||||||
- match: Host(`axion1337.chat`)
|
- match: Host(`axion1337.chat`)
|
||||||
kind: Rule
|
kind: Rule
|
||||||
priority: 10
|
priority: 10
|
||||||
services:
|
services:
|
||||||
- name: matrix-stack-element-web
|
- name: matrix-stack-element-web
|
||||||
port: 8080
|
port: 80
|
||||||
|
|||||||
@ -9,3 +9,6 @@ resources:
|
|||||||
- custom-configs/mas-secret.yaml
|
- custom-configs/mas-secret.yaml
|
||||||
# HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!)
|
# HelmRelease (muss ganz unten stehen, damit die ConfigMaps vorher da sind!)
|
||||||
- element-server-suite.yaml
|
- element-server-suite.yaml
|
||||||
|
# Custom Apex Ingress für Element Web + Well-Known auf axion1337.chat
|
||||||
|
- apex-ingress.yaml # Custom Apex Ingress für Element Web + Well-Known auf axion1337.chat
|
||||||
|
- apex-ingress.yaml
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user