Created
August 16, 2021 04:06
-
-
Save oceanapplications/0ad9bf17d1f08185917f2f7eeb39b614 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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