Compare commits
5 Commits
a8361a2a90
..
master
| Author | SHA1 | Date | |
|---|---|---|---|
| a8c1f39a03 | |||
| b52c5a8eba | |||
| 0521df9e92 | |||
| 6e8275454e | |||
|
493984abe4
|
@@ -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
|
||||
|
||||
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.18.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.19.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
Reference in New Issue
Block a user