Compare commits
No commits in common. "ca4f94c245ce39e818d10b5b58f4abb21283f358" and "323e29bc940f24639d7ae3364fc1ccd518db9a1a" have entirely different histories.
ca4f94c245
...
323e29bc94
@ -1,2 +0,0 @@
|
||||
.pre-commit-config.yaml
|
||||
.drone.yml
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user