Update example with new array format for organizations
Signed-off-by: Max Ehrlich <max.ehr@gmail.com>
This commit is contained in:
parent
f9b4b04448
commit
89a1ca4c75
@ -100,7 +100,8 @@ desired certificate. You can read more about the Certificate resource in
|
||||
# The default value is Issuer (i.e. a locally namespaced Issuer)
|
||||
kind: Issuer
|
||||
commonName: example.com
|
||||
organization: Example CA
|
||||
organization:
|
||||
- Example CA
|
||||
dnsNames:
|
||||
- example.com
|
||||
- www.example.com
|
||||
|
||||
Loading…
Reference in New Issue
Block a user