add production deployment
All checks were successful
Tests / test (push) Successful in 22s

This commit is contained in:
Tobias Brunner 2025-04-14 15:09:43 +02:00
parent 9e4b820757
commit 771753a3cb
No known key found for this signature in database
4 changed files with 115 additions and 9 deletions

View file

@ -0,0 +1,13 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
labels:
- includeSelectors: true
pairs:
app.kubernetes.io/instance: test
app.kubernetes.io/name: servala
resources:
- ../../base/portal
- ../../base/database
- ingress.yaml
patches:
- path: portal-deployment.yaml