Compare commits
1 Commits
2e50d005d8
...
672a5fbca0
Author | SHA1 | Date | |
---|---|---|---|
672a5fbca0 |
@@ -29,7 +29,6 @@ spec:
|
|||||||
- changedetection.cluster.fun
|
- changedetection.cluster.fun
|
||||||
- grafana.cluster.fun
|
- grafana.cluster.fun
|
||||||
- podgrab.cluster.fun
|
- podgrab.cluster.fun
|
||||||
- stablediffusion.cluster.fun
|
|
||||||
secretName: auth-proxy-ingress
|
secretName: auth-proxy-ingress
|
||||||
rules:
|
rules:
|
||||||
- host: downloads.cluster.fun
|
- host: downloads.cluster.fun
|
||||||
@@ -222,13 +221,3 @@ spec:
|
|||||||
name: tailscale-proxy
|
name: tailscale-proxy
|
||||||
port:
|
port:
|
||||||
name: auth
|
name: auth
|
||||||
- host: stablediffusion.cluster.fun
|
|
||||||
http:
|
|
||||||
paths:
|
|
||||||
- path: /
|
|
||||||
pathType: ImplementationSpecific
|
|
||||||
backend:
|
|
||||||
service:
|
|
||||||
name: tailscale-proxy
|
|
||||||
port:
|
|
||||||
name: auth
|
|
||||||
|
@@ -363,7 +363,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
containers:
|
containers:
|
||||||
- name: "riot"
|
- name: "riot"
|
||||||
image: "vectorim/element-web:v1.11.104"
|
image: "vectorim/element-web:v1.11.103"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
@@ -444,7 +444,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
initContainers:
|
initContainers:
|
||||||
- name: generate-signing-key
|
- name: generate-signing-key
|
||||||
image: "ghcr.io/element-hq/synapse:v1.132.0"
|
image: "ghcr.io/element-hq/synapse:v1.131.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
env:
|
env:
|
||||||
- name: SYNAPSE_SERVER_NAME
|
- name: SYNAPSE_SERVER_NAME
|
||||||
@@ -471,7 +471,7 @@ spec:
|
|||||||
mountPath: /data/keys
|
mountPath: /data/keys
|
||||||
containers:
|
containers:
|
||||||
- name: "synapse"
|
- name: "synapse"
|
||||||
image: "ghcr.io/element-hq/synapse:v1.132.0"
|
image: "ghcr.io/element-hq/synapse:v1.131.0"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
ports:
|
ports:
|
||||||
- name: http
|
- name: http
|
||||||
|
Reference in New Issue
Block a user