From b6e467d59661c4eb71f0707b3ead87cd443f48df Mon Sep 17 00:00:00 2001 From: emelinda Date: Tue, 14 Apr 2026 16:06:38 +0300 Subject: [PATCH] Update kustomization target name from attachments to measurements in yc-k8s-test --- apps/measurements/yc-k8s-test/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/measurements/yc-k8s-test/kustomization.yaml b/apps/measurements/yc-k8s-test/kustomization.yaml index 8b0bd87..ac395b8 100644 --- a/apps/measurements/yc-k8s-test/kustomization.yaml +++ b/apps/measurements/yc-k8s-test/kustomization.yaml @@ -7,4 +7,4 @@ patches: - path: replicas.yaml target: kind: Deployment - name: attachments \ No newline at end of file + name: measurements \ No newline at end of file