flux-infra/infrastructure/controllers/kustomization.yaml
2025-01-05 23:10:40 +01:00

12 lines
401 B
YAML

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
resources:
- akri.yaml
- cert-manager.yaml
- traefik.yaml
- cloudnative-pg.yaml
# - rook.yaml
- ./node-feature-discovery
- https://raw.githubusercontent.com/dragonflydb/dragonfly-operator/refs/tags/v1.1.8/manifests/dragonfly-operator.yaml
- https://github.com/piraeusdatastore/piraeus-operator//config/default?ref=v2.7.1