Skip to content

Commit

Permalink
change patchesStrategicMerge to patches
Browse files Browse the repository at this point in the history
Signed-off-by: Anders Bennedsgaard <abbennedsgaard@gmail.com>
  • Loading branch information
AndersBennedsgaard committed Mar 13, 2024
1 parent 41314b5 commit b4fe01d
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@ resources:
- gateway-authorizationpolicy.yaml
- gateway.yaml

patchesStrategicMerge:
- patches/remove-pdb.yaml
patches:
- path: patches/remove-pdb.yaml

0 comments on commit b4fe01d

Please sign in to comment.