Files
sova-deploy/apps/adminpanel/values-test.yaml
T
2026-06-04 15:28:15 +03:00

11 lines
247 B
YAML

ingress:
host: admin.test.sova.local
runtimeEnv:
API_BASE_URL: http://api.test.sova.local
image:
tag: adminpanel-v1.0.11-test
pullPolicy: IfNotPresent
repository: git.sova.local/sova/adminpanel
imagePullSecrets:
- name: gitea-registry