Merge pull request #1261 from dunglas/patch-1

docs: fix a bash snippet in 2-installing.rst
This commit is contained in:
jetstack-bot 2019-01-24 11:44:21 +00:00 committed by GitHub
commit ee54c20c67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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)