From 7bbe836fefa8372da19a2c581c9beb70dbab1fb9 Mon Sep 17 00:00:00 2001 From: Kochetkov S Date: Wed, 24 Jun 2026 15:31:15 +0300 Subject: [PATCH] ++ relax otel rollout dependencies --- infrastructure/istio-pilot/yc-k8s-test/istio-pilot.yaml | 2 -- .../yc-k8s-test/opentelemetry-collector.yaml | 3 --- 2 files changed, 5 deletions(-) diff --git a/infrastructure/istio-pilot/yc-k8s-test/istio-pilot.yaml b/infrastructure/istio-pilot/yc-k8s-test/istio-pilot.yaml index f5b4d18..f7d1fe3 100644 --- a/infrastructure/istio-pilot/yc-k8s-test/istio-pilot.yaml +++ b/infrastructure/istio-pilot/yc-k8s-test/istio-pilot.yaml @@ -9,8 +9,6 @@ spec: dependsOn: - name: istio-base namespace: istio-system - - name: opentelemetry-collector - namespace: opentelemetry-collector values: traceSampling: 100 meshConfig: diff --git a/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml b/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml index 751aa58..0bfb020 100644 --- a/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml +++ b/infrastructure/opentelemetry-collector/yc-k8s-test/opentelemetry-collector.yaml @@ -6,9 +6,6 @@ metadata: spec: interval: 5m timeout: 30m - dependsOn: - - name: openobserve - namespace: openobserve install: disableWait: true remediation: