Skip to content

Commit

Permalink
replace patchstretegicmerge woth patches
Browse files Browse the repository at this point in the history
patchstretegicmerge is deprecated
  • Loading branch information
jgilfoil committed Mar 8, 2024
1 parent 8bcc6f6 commit 0c96af4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions kubernetes/apps/mymindinai/discordbot/dev/kustomization.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,5 @@ resources:

namespace: mymindinai-dev

patchesStrategicMerge:
- patch-deploy.yaml
patches:
- path: patch-deploy.yaml

0 comments on commit 0c96af4

Please sign in to comment.