homelab/infrastructure/crds/kustomization.yaml

8 lines
151 B
YAML
Raw Normal View History

2024-09-21 20:47:49 +00:00
---
2024-09-21 22:28:07 +00:00
apiVersion: kustomize.config.k8s.io/v1beta1
2024-09-21 20:47:49 +00:00
kind: Kustomization
namespace: flux-system
resources:
- traefik-crds.yaml
2024-09-21 22:37:39 +00:00
- cert-manager.crds.yaml