mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
8 lines
134 B
YAML
8 lines
134 B
YAML
resources:
|
|
- ../../base
|
|
patchesStrategicMerge:
|
|
- patch.yaml
|
|
- healthcheck_patch.yaml
|
|
- memorylimit_patch.yaml
|
|
namePrefix: production-
|