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

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