1
0
Fork 0
kubernetes/firefly-iii
Dustin 02c88700f7 firefly-iii: Use volume claim template for redis
Using a volume claim template to define the persistent volume claim for
the Redis pod has two advantages: first, it enables using clustered
Redis, if we decide that becomes necessary, and second, it makes
deleteing and recreating the volume easier in the case of data
corruption.  Simply scale down the StatefulSet to 0, delete the PVC, and
scale the StatefulSet back up.
2024-06-26 18:29:49 -05:00
..
.gitignore firefly-iii: Deploy Firefly III 2023-05-14 11:15:15 -05:00
firefly-iii-importer.env firefly: importer: Set VANITY_URL 2023-12-10 08:39:13 -06:00
firefly-iii.env firefly: Disable error message e-mails 2023-05-14 11:30:55 -05:00
firefly-iii.yaml firefly-iii: Update to v6.0.19 2023-08-09 14:04:52 -05:00
importer-ingress.yaml firefly-iii: Use a single Data Importer instance 2023-12-10 08:55:20 -06:00
importer.yaml firefly-iii: Use a single Data Importer instance 2023-12-10 08:55:20 -06:00
ingress.yaml firefly: ingress: Increase max body size 2023-12-01 22:04:07 +00:00
kustomization.yaml firefly: importer: Allow autoimport via HTTP 2023-12-10 08:24:59 -06:00
redis.yaml firefly-iii: Use volume claim template for redis 2024-06-26 18:29:49 -05:00
secrets.yaml firefly-iii: Replace importer access token 2024-05-10 09:23:04 -05:00