DEVX-200: [BE] Унифицировать понятие версии сервиса
This commit is contained in:
@@ -87,8 +87,8 @@ jobs:
|
||||
--set-string 'repository.name=${{ github.event.inputs.repo_path }}' \
|
||||
--set-string 'repository.branch=${{ github.event.inputs.branch }}' \
|
||||
--set "imagePullSecrets[0].name=regcred" \
|
||||
-f devspc/stands/${{ github.event.inputs.namespace }}/values.yaml \
|
||||
-f devspc/values.yaml \
|
||||
-f ./devspc/stands/${{ github.event.inputs.namespace }}/values.yaml \
|
||||
-f ./devspc/stands/values.yaml \
|
||||
--wait
|
||||
- name: 'Cleanup'
|
||||
if: always()
|
||||
|
||||
Reference in New Issue
Block a user