From 5009d7826acafd09596895c68b8cefd26b3a3253 Mon Sep 17 00:00:00 2001 From: ivan Date: Sat, 29 Aug 2026 00:05:54 +0500 Subject: [PATCH] ++ --- apps/ams-sync/base/helmrelease.yaml | 14 ++++++++++++++ clusters/ugok/kustomization.yaml | 6 +++--- 2 files changed, 17 insertions(+), 3 deletions(-) diff --git a/apps/ams-sync/base/helmrelease.yaml b/apps/ams-sync/base/helmrelease.yaml index 88a3395..699ca6f 100644 --- a/apps/ams-sync/base/helmrelease.yaml +++ b/apps/ams-sync/base/helmrelease.yaml @@ -85,6 +85,20 @@ spec: _default: regcred labels: monitoring: prometheus + volumes: + _default: + - name: cm-ya-ca-cert + mountPath: + _default: /etc/ca-certificates/Yandex/ + readOnly: + _default: true + configMap: + name: + _default: kafka-cert + items: + - key: YandexInternalRootCA.crt + path: + _default: YandexInternalRootCA.crt envs: - name: AMS_SYNC_TOPIC diff --git a/clusters/ugok/kustomization.yaml b/clusters/ugok/kustomization.yaml index 26cb6a7..dac2576 100644 --- a/clusters/ugok/kustomization.yaml +++ b/clusters/ugok/kustomization.yaml @@ -26,16 +26,16 @@ resources: # - ../../apps/projects/ugok # - ../../apps/remarks/ugok # - ../../apps/stamp-verification/ugok -# - ../../apps/subscriptions/ugok + - ../../apps/subscriptions/ugok # - ../../apps/comparisons/ugok # - ../../apps/flows/ugok # - ../../apps/rfi/ugok # - ../../apps/transmittal/ugok # - ../../apps/notes/ugok -# - ../../apps/system-log/ugok +# - ../../apps/system-log/ugok # - ../../apps/workspaces/ugok # - ../../apps/issues/ugok # - ../../apps/pm/ugok # - ../../apps/documentations/ugok -# - ../../apps/django/ugok +# - ../../apps/django/ugok # - ../../apps/processing/ugok