We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b17a13e commit 140af01Copy full SHA for 140af01
‎docs/book/src/multiversion-tutorial/deployment.md
@@ -12,8 +12,8 @@ bits disabled. To enable them, we need to:
12
- Enable `../certmanager` and `../webhook` directories under the
13
`bases` section in `config/default/kustomization.yaml` file.
14
15
-- Enable `manager_webhook_patch.yaml` under the `patches` section
16
- 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.
17
18
- Enable all the vars under the `CERTMANAGER` section in
19
`config/default/kustomization.yaml` file.
0 commit comments