ghostfolio

This commit is contained in:
auricom
2023-04-18 13:38:43 +02:00
parent 9e63b68b85
commit af2add2a41
6 changed files with 161 additions and 0 deletions

View File

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