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

This commit is contained in:
2026-06-19 15:35:55 +03:00
parent d2682fc144
commit 6049557751
-1
View File
@@ -100,7 +100,6 @@ jobs:
--set "imagePullSecrets[0].name=regcred" \ --set "imagePullSecrets[0].name=regcred" \
-f ./helms/devspc/stands/values.yaml \ -f ./helms/devspc/stands/values.yaml \
-f ./helms/devspc/stands/${{ github.event.inputs.namespace }}/values.yaml \ -f ./helms/devspc/stands/${{ github.event.inputs.namespace }}/values.yaml \
--force \
--wait --wait
- name: 'Cleanup' - name: 'Cleanup'
if: always() if: always()