mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
8 lines
86 B
YAML
8 lines
86 B
YAML
resources:
|
|
- redis.yaml
|
|
- service.yaml
|
|
|
|
commonLabels:
|
|
app: redis
|
|
tier: http-cache
|