Files
sova-deploy/apps/backend/values-test.yaml
T

12 lines
276 B
YAML

ingress:
host: api.test.sova.local
image:
tag: backend-v1.0.4-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