Skip to content

Commit 140af01

Browse files
authored
📖: Update multiversion-tutorial/deployment.md to enable CA injection when deploying webhook (#3328)
1 parent b17a13e commit 140af01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎docs/book/src/multiversion-tutorial/deployment.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ bits disabled. To enable them, we need to:
1212
- Enable `../certmanager` and `../webhook` directories under the
1313
`bases` section in `config/default/kustomization.yaml` file.
1414

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

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

0 commit comments

Comments
 (0)