Add finance to auto deploy

This commit is contained in:
2024-01-10 13:15:42 +01:00
parent 3699b79f1a
commit 5792367b8b
12 changed files with 98 additions and 246 deletions

View File

@@ -0,0 +1,16 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: finance
resources:
- namespace.yaml
- actualbudget.pvc.yaml
- actualbudget.deployment.yaml
- actualbudget.service.yaml
- actualbudget.ingress.yaml
images:
- name: actualbudget
newName: actualbudget/actual-server
newTag: 23.12.1