firefly-iii

This commit is contained in:
auricom
2023-04-17 17:42:46 +02:00
parent 8b5f68c9b5
commit 3c6fe82646
13 changed files with 368 additions and 1 deletions

View File

@@ -0,0 +1,12 @@
---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: default
resources:
- ./backups
- ./helmrelease.yaml
- ./secret.sops.yaml
- ./volume.yaml
patchesStrategicMerge:
- ./patches/postgres.yaml