mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-02 02:30:43 +00:00
examples/ is pretty standard whereas demos/ isn't. So I just refactored that. Signed-off-by: Ahmet Alp Balkan <ahmetb@google.com>
6 lines
75 B
YAML
6 lines
75 B
YAML
bases:
|
|
- ../../base
|
|
patches:
|
|
- deployment.yaml
|
|
namePrefix: production-
|