add namespace for redis
This commit is contained in:
@@ -1,6 +1,8 @@
|
|||||||
apiVersion: kustomize.config.k8s.io/v1beta1
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
||||||
kind: Kustomization
|
kind: Kustomization
|
||||||
|
|
||||||
|
namespace: redis
|
||||||
|
|
||||||
resources:
|
resources:
|
||||||
- redis-lb.yaml
|
- redis-lb.yaml
|
||||||
- redis-sentinel-configmap.yaml
|
- redis-sentinel-configmap.yaml
|
||||||
|
|||||||
Reference in New Issue
Block a user