From bd866d05e971b4612ad4fb4f4effb96207195213 Mon Sep 17 00:00:00 2001 From: ktatarnikov Date: Wed, 20 Nov 2024 15:43:12 +0100 Subject: [PATCH] [uc2] removing metadata service url override --- overlays/integration/dell-uc2/kustomization.yaml | 3 --- 1 file changed, 3 deletions(-) diff --git a/overlays/integration/dell-uc2/kustomization.yaml b/overlays/integration/dell-uc2/kustomization.yaml index 34ddc3b..9e06499 100644 --- a/overlays/integration/dell-uc2/kustomization.yaml +++ b/overlays/integration/dell-uc2/kustomization.yaml @@ -7,9 +7,6 @@ patches: - op: replace path: /spec/template/spec/nodeSelector/kubernetes.io~1hostname value: glaciation-testm1w5-worker01 - - op: replace - path: /spec/template/spec/containers/0/args - value: ["--url", "http://metadata.integration/api/v0/graph"] target: group: batch version: v1