Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/book/src/multiversion-tutorial/deployment.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@ bits disabled. To enable them, we need to:
- Enable `../certmanager` and `../webhook` directories under the
`bases` section in `config/default/kustomization.yaml` file.

- Enable `manager_webhook_patch.yaml` under the `patches` section
in `config/default/kustomization.yaml` file.
- Enable `manager_webhook_patch.yaml` and `webhookcainjection_patch.yaml`
under the `patches` section in `config/default/kustomization.yaml` file.

- Enable all the vars under the `CERTMANAGER` section in
`config/default/kustomization.yaml` file.
Expand Down