homelab/kubernetes/infrastructure/cert-manager/kustomization.yaml

9 lines
160 B
YAML
Raw Normal View History

2024-09-21 21:26:30 +00:00
---
apiVersion: kustomize.config.k8s.io/v1beta1
2024-09-21 21:26:30 +00:00
kind: Kustomization
namespace: cert-manager
resources:
2024-09-21 22:22:06 +00:00
- namespace.yaml
2024-09-21 21:47:13 +00:00
- cert-manager.yaml
2024-09-21 21:32:34 +00:00
- issuer.yaml