2022-10-25 07:48:09 +02:00
|
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
|
|
kind: Kustomization
|
|
|
|
namespace: redis-operator
|
|
|
|
|
|
|
|
resources:
|
2022-10-25 07:57:39 +02:00
|
|
|
- namespace.yaml
|
2022-10-25 07:48:09 +02:00
|
|
|
- github.com/spotahome/redis-operator/manifests/kustomize/overlays/full
|
|
|
|
|