Skip to content

Instantly share code, notes, and snippets.

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