mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-11 17:12:51 +00:00
fix breaking examples (#5024)
* fix examples?springboot with no kustomization.yaml * fix examples/loadHttp with legacy patch syntax
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
resources:
|
||||
- ../../base
|
||||
patchesStrategicMerge:
|
||||
- patch.yaml
|
||||
- healthcheck_patch.yaml
|
||||
- memorylimit_patch.yaml
|
||||
patches:
|
||||
- path: patch.yaml
|
||||
- path: healthcheck_patch.yaml
|
||||
- path: memorylimit_patch.yaml
|
||||
namePrefix: production-
|
||||
|
||||
Reference in New Issue
Block a user