feat(base): adding spotahome redis operator
This commit is contained in:
parent
5b08f635e0
commit
0d718a8914
|
@ -0,0 +1,7 @@
|
||||||
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
|
kind: Kustomization
|
||||||
|
namespace: redis-operator
|
||||||
|
|
||||||
|
resources:
|
||||||
|
- github.com/spotahome/redis-operator/manifests/kustomize/overlays/full
|
||||||
|
|
Loading…
Reference in New Issue