This commit is contained in:
ivan 2026-08-12 23:35:53 +05:00
parent e854d6064a
commit 744db30c5d
8 changed files with 9 additions and 6 deletions

1
.gitignore vendored
View File

@ -6,3 +6,4 @@ CLAUDE.md
tmp tmp
.tmp/ .tmp/
snapshots/* snapshots/*
scripts/.venv

View File

@ -36,7 +36,7 @@ spec:
image: image:
name: name:
_default: cr.yandex/crp3ccidau046kdj8g9q/srx-admin:prod_c73e9855 _default: cr.yandex/crp3ccidau046kdj8g9q/srx-admin:prod_3b9cb250
pullPolicy: pullPolicy:
_default: IfNotPresent _default: IfNotPresent

View File

@ -36,7 +36,7 @@ spec:
image: image:
name: name:
_default: cr.yandex/crp3ccidau046kdj8g9q/documentation-frontend-app:brusnika_ce5555d3 _default: cr.yandex/crp3ccidau046kdj8g9q/documentation-frontend-app:brusnika_e5f99d7c
pullPolicy: pullPolicy:
_default: IfNotPresent _default: IfNotPresent

View File

@ -36,7 +36,7 @@ spec:
image: image:
name: name:
_default: cr.yandex/crp3ccidau046kdj8g9q/workflows-frontend:wb_ebc15427 _default: cr.yandex/crp3ccidau046kdj8g9q/workflows-frontend:ugok2_85f6ce2c
pullPolicy: pullPolicy:
_default: IfNotPresent _default: IfNotPresent

View File

@ -36,7 +36,7 @@ spec:
image: image:
name: name:
_default: cr.yandex/crp3ccidau046kdj8g9q/reviews-frontend:contour_3a66be35 _default: cr.yandex/crp3ccidau046kdj8g9q/reviews-frontend:contour_c5a6d3b4
pullPolicy: pullPolicy:
_default: IfNotPresent _default: IfNotPresent

View File

@ -36,7 +36,7 @@ spec:
image: image:
name: name:
_default: cr.yandex/crp3ccidau046kdj8g9q/transmittal-frontend:wb_39cc8f57 _default: cr.yandex/crp3ccidau046kdj8g9q/transmittal-frontend:wb1_dbf61443
pullPolicy: pullPolicy:
_default: IfNotPresent _default: IfNotPresent

View File

@ -36,7 +36,7 @@ spec:
image: image:
name: name:
_default: cr.yandex/crp3ccidau046kdj8g9q/workspaces-v2-frontend:contour_7f95769f _default: cr.yandex/crp3ccidau046kdj8g9q/workspaces-v2-frontend:contour_2a4ce3fd
pullPolicy: pullPolicy:
_default: IfNotPresent _default: IfNotPresent

View File

@ -9,3 +9,5 @@ resources:
- ../../apps/iam/wb - ../../apps/iam/wb
- ../../apps/notes/wb - ../../apps/notes/wb
- ../../apps/rfi/wb - ../../apps/rfi/wb
- ../../apps/eav/wb
- ../../apps/workspaces/wb