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

11 lines
246 B
YAML

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