From 1f7380765a710ec6c825519d47eb88ff275c6570 Mon Sep 17 00:00:00 2001 From: syifa Date: Fri, 7 Nov 2025 04:42:58 +0000 Subject: [PATCH] updated file for kustomization patch devv --- overlays/dev/kustomization.yaml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/overlays/dev/kustomization.yaml b/overlays/dev/kustomization.yaml index 3f8917c..401f466 100644 --- a/overlays/dev/kustomization.yaml +++ b/overlays/dev/kustomization.yaml @@ -15,11 +15,4 @@ resources: # Ganti deprecated field patches: - - path: patch-deployment.yaml - target: - kind: Deployment - name: backend-app-syifa - - path: patch-deployment.yaml - target: - kind: Deployment - name: frontend-app-syifa \ No newline at end of file + - path: patch-deployment.yaml \ No newline at end of file