Compare commits
2 Commits
0bbc452d94
...
7fc8fa3d68
| Author | SHA1 | Date | |
|---|---|---|---|
| 7fc8fa3d68 | |||
|
493984abe4
|
@@ -12,7 +12,7 @@ spec:
|
||||
name: cluster-fun (v2)
|
||||
source:
|
||||
repoURL: 'https://stakater.github.io/stakater-charts'
|
||||
targetRevision: v0.0.129
|
||||
targetRevision: 2.2.11
|
||||
chart: reloader
|
||||
syncPolicy:
|
||||
automated: {}
|
||||
|
||||
@@ -19,6 +19,7 @@ spec:
|
||||
- bsky-feeds.cluster.fun
|
||||
- ai.cluster.fun
|
||||
- penpot.cluster.fun
|
||||
- trek.cluster.fun
|
||||
secretName: non-auth-proxy-ingress
|
||||
rules:
|
||||
- host: hello-world.cluster.fun
|
||||
@@ -71,3 +72,13 @@ spec:
|
||||
name: tailscale-proxy
|
||||
port:
|
||||
name: non-auth
|
||||
- host: trek.cluster.fun
|
||||
http:
|
||||
paths:
|
||||
- path: /
|
||||
pathType: ImplementationSpecific
|
||||
backend:
|
||||
service:
|
||||
name: tailscale-proxy
|
||||
port:
|
||||
name: non-auth
|
||||
|
||||
Reference in New Issue
Block a user