Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save oceanapplications/c1ac4043a8271fc0bcc376f350783e57 to your computer and use it in GitHub Desktop.
Save oceanapplications/c1ac4043a8271fc0bcc376f350783e57 to your computer and use it in GitHub Desktop.
apiVersion: cert-manager.io/v1
kind: Certificate
metadata:
name: kubernetes-for-laravel-staging
namespace: kubernetes-for-laravel
spec:
secretName: kfl-staging-certificate
issuerRef:
name: letsencrypt-staging
dnsNames:
- new.kubernetesforlaravel.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment