fix(base): remove redis operator from mandatory operatorst #11

Merged
vfebvre merged 1 commits from fix-mandatory-operators into develop 2025-10-01 11:03:24 +02:00
Showing only changes of commit d6a406390d - Show all commits

View File

@@ -2,7 +2,7 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization kind: Kustomization
resources: resources:
- ./resources/redis-operator.yaml #- ./resources/redis-operator.yaml
- ./resources/minio-operator.yaml - ./resources/minio-operator.yaml
- ./resources/cloudnative-pg.yaml - ./resources/cloudnative-pg.yaml
- ./resources/rabbitmq-cluster-operator.yaml - ./resources/rabbitmq-cluster-operator.yaml