DEVX-191: Разработать Kubernetus сервис
This commit is contained in:
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user