Skip to content

Commit

Permalink
Update to use Kustomize new patches syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
yingtingxu committed Jun 19, 2024
1 parent c0bbd6a commit eb24a9a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@ kind: Kustomization
resources:
- github.com/arch/cloud-native-mall/mall-catalog/k8s?ref=main

patchesStrategicMerge:
- patch-env.yml
patches:
- path: patch-env.yml

configMapGenerator:
- behavior: merge
Expand Down

0 comments on commit eb24a9a

Please sign in to comment.