Added stablediffusion
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
@@ -29,6 +29,7 @@ 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
|
||||||
@@ -221,3 +222,13 @@ 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
|
||||||
|
Reference in New Issue
Block a user