6f2ec4f944
Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
247 B
YAML
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
|