Skip to content

leavesster/kustomize-patch-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

kustomize-patch-example

This repository showcases the usage of kustomize's built-in Patches plugin.

Patches support two types of resource modifications: strategic merge (handled by the patchesStrategicMerge plugin) and json patch (handled by the patchesJson6902 plugin). Both of these plugins have been deprecated, with their logic and functionality now incorporated into the patches system.

Releases

No releases published

Packages

No packages published