Added mealie

This commit is contained in:
2022-05-10 10:29:54 +00:00
parent 6b3db10837
commit 63fd434a2d
3 changed files with 202 additions and 11 deletions

View File

@@ -269,7 +269,6 @@ spec:
- home.cluster.fun
- tasks.cluster.fun
- api.tasks.cluster.fun
- mealie.cluster.fun
secretName: non-auth-proxy-ingress
rules:
- host: home.cluster.fun
@@ -302,13 +301,3 @@ spec:
name: non-auth-proxy
port:
name: http
- host: mealie.cluster.fun
http:
paths:
- path: /
pathType: ImplementationSpecific
backend:
service:
name: non-auth-proxy
port:
name: http