mirror of
https://github.com/replicatedhq/ttl.sh.git
synced 2026-02-14 16:59:51 +00:00
9 lines
152 B
YAML
9 lines
152 B
YAML
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../base
|
|
- ./hooks.yaml
|
|
- ./reaper.yaml
|
|
- ./redis.yaml
|
|
- ./registry.yaml
|