mirror of
https://github.com/wahyd4/cert-manager.git
synced 2026-08-22 19:46:53 +10:00
Merge pull request #1733 from stefan-kolb/patch-1
Change name of issuer to issuer from contextual example
This commit is contained in:
@@ -83,7 +83,7 @@ Once an Issuer (or ClusterIssuer) has been created successfully a Certificate ca
|
||||
secretName: example-com-tls
|
||||
issuerRef:
|
||||
# The issuer created previously
|
||||
name: letsencrypt-staging
|
||||
name: example-issuer
|
||||
commonName: example.com
|
||||
dnsNames:
|
||||
- example.com
|
||||
|
||||
Reference in New Issue
Block a user