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

11 lines
271 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: gitea-http.gitea.svc.cluster.local:3000/sova/adminpanel
imagePullSecrets:
- name: gitea-registry