mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-06-30 01:46:23 +00:00
examples/ is pretty standard whereas demos/ isn't. So I just refactored that. Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
8 lines
116 B
YAML
8 lines
116 B
YAML
bases:
|
|
- ../../base
|
|
patches:
|
|
- patch.yaml
|
|
- healthcheck_patch.yaml
|
|
- memorylimit_patch.yaml
|
|
namePrefix: production-
|