fix actions

This commit is contained in:
2026-05-13 09:10:47 +02:00
parent a281d9cce9
commit d7ae020130
15 changed files with 327 additions and 1 deletions

View File

@@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: vhsmp
resources:
- ./deployment.yaml
- ./ingress.yaml
- ./cert.yaml
- ./service.yaml
- ./migration-job.yaml
- ./postgres-service.yaml
- ./postgres-storage.yaml
- ./postgres.yaml