mirror of
https://github.com/michaelthomson0797/fleet-infra.git
synced 2026-02-04 13:09:53 +00:00
fix cert
This commit is contained in:
@@ -16,4 +16,5 @@ spec:
|
||||
name: letsencrypt-prod
|
||||
kind: ClusterIssuer
|
||||
dnsNames:
|
||||
- "michaelthomson.dev"
|
||||
- "*.michaelthomson.dev"
|
||||
|
||||
@@ -5,7 +5,7 @@ metadata:
|
||||
namespace: letsencrypt-wildcard-cert
|
||||
spec:
|
||||
# secretName doesn't have to match the certificate name, but it may as well, for simplicity!
|
||||
secretName: letsencrypt-wildcard-cert-michaelthomson.dev-staging
|
||||
secretName: letsencrypt-wildcard-cert-michaelthomson.dev-staging
|
||||
issuerRef:
|
||||
name: letsencrypt-staging
|
||||
kind: ClusterIssuer
|
||||
|
||||
Reference in New Issue
Block a user