Files
sova-deploy/apps/backend/values-test.yaml
T
2026-06-04 15:23:57 +03:00

12 lines
277 B
YAML

ingress:
host: api.test.sova.local
image:
tag: backend-v1.0.10-test
pullPolicy: IfNotPresent
repository: git.sova.local/sova/backend
imagePullSecrets:
- name: gitea-registry
env:
API_PUBLIC_URL: http://api.test.sova.local
API_BASE_URL: http://api.test.sova.local