move to config

This commit is contained in:
Joseph Hanson 2024-09-21 15:53:49 -05:00
parent 84d0d70c1f
commit ea7d0df02f
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -35,6 +35,7 @@ spec:
env:
TIMEZONE: "America/Chicago"
NEXTAUTH_URL: "https://{{ .Release.Name }}.jahanson.tech/api/v1/auth"
STORAGE_FOLDER: "/config"
envFrom:
- secretRef:
name: linkwarden-secret
@ -59,8 +60,5 @@ spec:
- hosts:
- *host
persistence:
data:
config:
existingClaim: linkwarden
globalMounts:
- path: /data
subPath: data