servala-portal/deployment/kustomize/overlays/production/portal-deployment.yaml
Tobias Brunner 771753a3cb
All checks were successful
Tests / test (push) Successful in 22s
add production deployment
2025-04-14 15:09:43 +02:00

14 lines
302 B
YAML

apiVersion: apps/v1
kind: Deployment
metadata:
name: servala
spec:
template:
spec:
containers:
- name: servala
env:
- name: SERVALA_ENVIRONMENT
value: production
- name: SERVALA_ALLOWED_HOSTS
value: portal.servala.com