DEVX-191: Разработать Kubernetus сервис

This commit is contained in:
2026-06-19 15:11:28 +03:00
parent 1d4f9006a3
commit cbc7ea6f3e
7 changed files with 18 additions and 2 deletions
+2
View File
@@ -95,6 +95,8 @@ jobs:
--set-string 'image.name=images.binom.pw/otp/devspc/${{ github.event.inputs.repo_path }}' \
--set-string 'repository.name=devspc/${{ github.event.inputs.repo_path }}' \
--set-string 'repository.branch=${{ github.event.inputs.branch }}' \
--set-string 'deploy.author.login=${{ github.actor }}' \
--set-string "deploy.date=$(date +%s)" \
--set "imagePullSecrets[0].name=regcred" \
-f ./helms/devspc/stands/values.yaml \
-f ./helms/devspc/stands/${{ github.event.inputs.namespace }}/values.yaml \