Skip to content

Instantly share code, notes, and snippets.

@amcginlay
Last active October 5, 2023 16:30
Show Gist options
  • Save amcginlay/eee931d48f6fbdbc4d55f0a9f39c939b to your computer and use it in GitHub Desktop.
Save amcginlay/eee931d48f6fbdbc4d55f0a9f39c939b to your computer and use it in GitHub Desktop.
issuer.yaml
---
apiVersion: cert-manager.io/v1
kind: ClusterIssuer
metadata:
name: self-signed
spec:
selfSigned: {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment