Compare commits

..

No commits in common. "ca4f94c245ce39e818d10b5b58f4abb21283f358" and "323e29bc940f24639d7ae3364fc1ccd518db9a1a" have entirely different histories.

2 changed files with 0 additions and 17 deletions

View File

@ -1,2 +0,0 @@
.pre-commit-config.yaml
.drone.yml

View File

@ -1,15 +0,0 @@
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: letsencrypt-prod
spec:
acme:
server: https://acme-v02.api.letsencrypt.org/directory
email: tyler@clortox.com
privateKeySecretRef:
name: letsencrypt-prod
solvers:
- http01:
ingress:
class: nginx