Move non bespoke Redis to its own base

This commit is contained in:
Philipp Strube 2020-03-19 15:46:24 +01:00
parent 0ca40f2e8d
commit 816d1d51b9
2 changed files with 4 additions and 0 deletions

View file

@ -0,0 +1,4 @@
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- redis.yaml