cleanup: use patches instead to patchesStrategicMerge for kustomize.

Signed-off-by: Lan Liang <gcslyp@gmail.com>
This commit is contained in:
Lan Liang 2024-07-27 07:59:25 +00:00
parent 26aae559db
commit c080e71024
1 changed files with 3 additions and 3 deletions

View File

@ -18,6 +18,6 @@ resources:
- bases/remedy/remedy.karmada.io_remedies.yaml
- bases/apps/apps.karmada.io_workloadrebalancers.yaml
patchesStrategicMerge:
- patches/webhook_in_resourcebindings.yaml
- patches/webhook_in_clusterresourcebindings.yaml
patches:
- path: patches/webhook_in_resourcebindings.yaml
- path: patches/webhook_in_clusterresourcebindings.yaml