mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-23 23:37:00 +00:00
8 lines
130 B
YAML
8 lines
130 B
YAML
bases:
|
|
- ../../base
|
|
patchesStrategicMerge:
|
|
- patch.yaml
|
|
- healthcheck_patch.yaml
|
|
- memorylimit_patch.yaml
|
|
namePrefix: production-
|