Skip to content

Commit 95e1112

Browse files
📖 add default conversion review versions to kb book
Update tutorials in book to scaffold default conversion review version. Signed-off-by: varshaprasad96 <[email protected]>
1 parent 1911709 commit 95e1112

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

docs/book/src/cronjob-tutorial/testdata/project/config/crd/patches/webhook_in_cronjobs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ spec:
1212
namespace: system
1313
name: webhook-service
1414
path: /convert
15+
conversionReviewVersions:
16+
- "v1"

docs/book/src/multiversion-tutorial/testdata/project/config/crd/patches/webhook_in_cronjobs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ spec:
1212
namespace: system
1313
name: webhook-service
1414
path: /convert
15+
conversionReviewVersions:
16+
- "v1"

0 commit comments

Comments
 (0)