update frontend deploy

This commit is contained in:
kandrusyak
2023-08-08 22:45:01 +03:00
parent 9fe2ceb867
commit c0345164cd
13 changed files with 288 additions and 62 deletions

View File

@@ -0,0 +1,16 @@
app:
fullName: ${CI_PROJECT_TITLE}
image: docker-registry.dopcore.com/${CI_PROJECT_PATH}
server:
port: ${SERVICE_PORT}
replicas: ${SERVICE_REPLICAS}
images:
pullSecret: regcred
ingress:
enabled: false
autoscaling:
enabled: false