fix: remove target field to support multiple patches in one file

This commit is contained in:
adelyaou 2025-11-07 15:23:32 +07:00
parent b6ffb03c6c
commit 16e3b18dd1
2 changed files with 2 additions and 8 deletions

View File

@ -17,6 +17,3 @@ images:
patches: patches:
- path: patch-deployment.yaml - path: patch-deployment.yaml
target:
kind: Deployment
name: backend-deployment

View File

@ -17,6 +17,3 @@ images:
patches: patches:
- path: patch-deployment.yaml - path: patch-deployment.yaml
target:
kind: Deployment
name: backend-deployment