Revert "Move manifests to sub-path"

This reverts commit 1985fc00a3.
This commit is contained in:
Scott Williams 2024-03-08 11:10:55 -08:00
commit bfd86c29ce

View file

@ -1,17 +0,0 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt-issuer
spec:
acme:
email: lsitops@lsit.ucsb.edu
privateKeySecretRef:
name: letsencrypt-key
server: https://acme-v02.api.letsencrypt.org/directory
solvers:
- http01:
ingress:
ingressClassName: nginx
- http01:
ingress:
ingressClassName: traefik