feat(k8s/firefly): add Firefly III with PostgreSQL and backups
This commit is contained in:
8
kubernetes/app/firefly/repository.yaml
Normal file
8
kubernetes/app/firefly/repository.yaml
Normal file
@@ -0,0 +1,8 @@
|
||||
apiVersion: source.toolkit.fluxcd.io/v1
|
||||
kind: HelmRepository
|
||||
metadata:
|
||||
name: firefly-iii
|
||||
namespace: flux-system
|
||||
spec:
|
||||
interval: 1m0s
|
||||
url: https://firefly-iii.github.io/kubernetes
|
||||
Reference in New Issue
Block a user