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: