Change name of issuer to issuer from contextual example
Shouldn't it be either `example-issuer` or `letsencrypt-staging` in both of th examples in this context? Signed-off-by: Stefan Kolb <stefan-kolb@web.de>
This commit is contained in:
parent
5908d2f181
commit
58060101d6
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user