This repository has been archived on 2024-10-29. You can view files and clone it, but cannot push or open issues or pull requests.
Files
homelab/apps/production/cert-manager/kustomization.yaml

12 lines
278 B
YAML
Raw Normal View History

2024-09-21 22:26:30 +01:00
---
2024-09-21 23:28:07 +01:00
apiVersion: kustomize.config.k8s.io/v1beta1
2024-09-21 22:26:30 +01:00
kind: Kustomization
namespace: cert-manager
resources:
2024-09-21 23:22:06 +01:00
- namespace.yaml
2024-09-21 22:47:13 +01:00
- cert-manager.yaml
2024-09-21 22:32:34 +01:00
- issuer.yaml
2024-09-21 22:42:23 +01:00
- ./certificates/fascinated-cc.yaml
- ./certificates/local-fascinated-cc.yaml
- ./certificates/mcutils-xyz.yaml