add mealie to sso

This commit is contained in:
2024-10-04 15:48:59 +02:00
parent a94389bdcc
commit 7b392ac739
5 changed files with 34 additions and 4 deletions

View File

@@ -21,12 +21,15 @@ spec:
ports:
- containerPort: 9000
env:
- name: ALLOW_SIGNUP
value: "true"
- name: TZ
value: Europe/Paris
- name: BASE_URL
value: https://recipes.kluster.moll.re
- name: ALLOW_SIGNUP
value: "true"
envFrom:
- secretRef:
name: mealie-oauth
volumeMounts:
- name: mealie-data
mountPath: /app/data