Skip to content

Commit 68841fd

Browse files
authored
Merge pull request #2186 from varshaprasad96/update-doc/convreview-ver
📖 add default conversion review versions to kb book
2 parents 1911709 + 95e1112 commit 68841fd

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)