From 9aee367e18b2b5cfffd1bfece9c55f9ef6e723d4 Mon Sep 17 00:00:00 2001 From: "jona.klaess" Date: Tue, 16 Jun 2026 16:16:33 +0200 Subject: [PATCH] remove patches --- teastore/kustomization.yaml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/teastore/kustomization.yaml b/teastore/kustomization.yaml index 6376fe2..ac7e818 100644 --- a/teastore/kustomization.yaml +++ b/teastore/kustomization.yaml @@ -20,9 +20,3 @@ patches: ports: - port: 8080 targetPort: 8080 - - path: db-patch.yaml - - path: image-patch.yaml - - path: persistence-patch.yaml - - path: recommender-patch.yaml - - path: registry-patch.yaml - - path: webui-patch.yaml \ No newline at end of file