558f955af0
Co-authored-by: Cursor <cursoragent@cursor.com>
11 lines
237 B
YAML
11 lines
237 B
YAML
ingress:
|
|
host: adm.dev.sovamed.ru
|
|
env:
|
|
API_BASE_URL: https://api.dev.sovamed.ru
|
|
image:
|
|
tag: adminpanel-v1.0.10-test
|
|
pullPolicy: IfNotPresent
|
|
repository: git.sova.local/sova/adminpanel
|
|
imagePullSecrets:
|
|
- name: gitea-registry
|