
This initial commit includes support for Mcrouter, Memcached, basic CI tests as well as Helm charts for deploying things. Depends-On: https://review.opendev.org/713107 Depends-On: https://review.opendev.org/713115 Change-Id: I0b1ab6d8e716460e095bc3953614e336620f984e
4 lines
94 B
YAML
4 lines
94 B
YAML
{{- range $path, $bytes := .Files.Glob "crds/*.yaml" }}
|
|
{{ $.Files.Get $path }}
|
|
---
|
|
{{- end }} |