Skip to content

Commit

Permalink
📖: Update multiversion-tutorial/deployment.md to enable CA injection …
Browse files Browse the repository at this point in the history
…when deploying webhook (#3328)
  • Loading branch information
zjx20 committed Apr 14, 2023
1 parent b17a13e commit 140af01
Showing 1 changed file with 2 additions and 2 deletions.
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

0 comments on commit 140af01

Please sign in to comment.