Skip to content

Commit

Permalink
docs: fix missing code fence (#1343)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisthat authored May 3, 2023
1 parent cc03a85 commit 2576a98
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/content/en/docs/install/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ kubectl apply \
-f https://github.com/cert-manager/cert-manager/releases/download/v1.11.0/cert-manager.yaml
kubectl wait \
--for=condition=Available deployment/cert-manager-webhook -n cert-manager --timeout=60s
```

Use a command sequence like the following
to install the Lifecycle Toolkit from the manifest,
Expand Down

0 comments on commit 2576a98

Please sign in to comment.