Remove flux specific items

This commit is contained in:
Tyler Perkins 2024-10-02 17:21:34 -04:00
parent df354f6933
commit 8144d74340
Signed by: tyler
GPG Key ID: 03B27509E17EFDC8
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