docs: fix a bash snippet in 2-installing.rst

Signed-off-by: Kévin Dunglas <dunglas@gmail.com>
This commit is contained in:
Kévin Dunglas 2019-01-24 12:29:43 +01:00
parent e930bd3ca7
commit d9c0d8e1b4
No known key found for this signature in database
GPG Key ID: 4D04EBEF06AAF3A6

View File

@ -124,6 +124,7 @@ when creating the resource, the deployment should be good to go!
name: test-selfsigned name: test-selfsigned
spec: spec:
selfSigned: {} selfSigned: {}
EOF
# Create the new ClusterIssuer (if this step fails, please read the resource # Create the new ClusterIssuer (if this step fails, please read the resource
# validation webhook doc linked in the note above) # validation webhook doc linked in the note above)