feat(base): adding spotahome redis operator
This commit is contained in:
parent
181e9277d1
commit
760d732d2a
|
@ -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