working on kubernetes with tls and tailscale

This commit is contained in:
2025-01-13 22:45:14 -07:00
parent 92b2bb78c0
commit 7a8e17d79d
5 changed files with 15 additions and 11 deletions

View File

@@ -1,8 +1,8 @@
# issuer.yml
apiVersion: cert-manager.io/v1
kind: Issuer
kind: ClusterIssuer # global across namespaces
metadata:
name: ca-issuer
name: cloudflare-issuer
spec:
acme:
email: alexmickelson96@gmail.com