Files
Keybard-Vagabond-Demo/manifests/infrastructure/redis/bitnami/kustomization.yaml

11 lines
310 B
YAML

---
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- namespace.yaml
- repository.yaml
# redis-storageclass.yaml moved to longhorn/kustomization.yaml
# StorageClass is managed by Longhorn infrastructure since it's a Longhorn StorageClass
- secret.yaml
- redis.yaml
- monitoring.yaml