Compare commits
4 Commits
e2abe33d9b
...
cdb90682e3
Author | SHA1 | Date | |
---|---|---|---|
cdb90682e3 | |||
7052631867 | |||
3fd3ae4a0d | |||
17fd27b383
|
@@ -13,6 +13,7 @@ spec:
|
|||||||
- hello-world.cluster.fun
|
- hello-world.cluster.fun
|
||||||
- ombi.cluster.fun
|
- ombi.cluster.fun
|
||||||
- bsky-feeds.cluster.fun
|
- bsky-feeds.cluster.fun
|
||||||
|
- ai.cluster.fun
|
||||||
secretName: non-auth-proxy-ingress
|
secretName: non-auth-proxy-ingress
|
||||||
rules:
|
rules:
|
||||||
- host: hello-world.cluster.fun
|
- host: hello-world.cluster.fun
|
||||||
@@ -45,3 +46,13 @@ spec:
|
|||||||
name: tailscale-proxy
|
name: tailscale-proxy
|
||||||
port:
|
port:
|
||||||
name: non-auth
|
name: non-auth
|
||||||
|
- host: ai.cluster.fun
|
||||||
|
http:
|
||||||
|
paths:
|
||||||
|
- path: /
|
||||||
|
pathType: ImplementationSpecific
|
||||||
|
backend:
|
||||||
|
service:
|
||||||
|
name: tailscale-proxy
|
||||||
|
port:
|
||||||
|
name: non-auth
|
||||||
|
Reference in New Issue
Block a user