This commit is contained in:
Lee 2024-09-21 23:37:39 +01:00
parent 8eda3f7c57
commit 3c489a40a1
3 changed files with 8201 additions and 1 deletions

@ -3,7 +3,6 @@ apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: cert-manager
resources:
- https://github.com/cert-manager/cert-manager/releases/download/v1.15.3/cert-manager.crds.yaml
- namespace.yaml
- cert-manager.yaml
- issuer.yaml

File diff suppressed because it is too large Load Diff

@ -4,3 +4,4 @@ kind: Kustomization
namespace: flux-system
resources:
- traefik-crds.yaml
- cert-manager.crds.yaml