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. |
||
---|---|---|
.. | ||
.gitignore | ||
firefly-iii-importer.env | ||
firefly-iii.env | ||
firefly-iii.yaml | ||
importer-ingress.yaml | ||
importer.yaml | ||
ingress.yaml | ||
kustomization.yaml | ||
redis.yaml | ||
secrets.yaml |