Skip to content

Commit

Permalink
Merge pull request #1662 from rytswd/patch-webhook-comment
Browse files Browse the repository at this point in the history
doc: update reference with name of page
  • Loading branch information
k8s-ci-robot committed Sep 9, 2020
2 parents d626fcd + 1ccd3bc commit d612f89
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,8 @@ func (r *CronJob) validateCronJob() error {
/*
Some fields are declaratively validated by OpenAPI schema.
You can find kubebuilder validation markers (prefixed
with `// +kubebuilder:validation`) in the [API](api-design.md)
with `// +kubebuilder:validation`) in the
[Designing an API](api-design.md) section.
You can find all of the kubebuilder supported markers for
declaring validation by running `controller-gen crd -w`,
or [here](/reference/markers/crd-validation.md).
Expand Down

0 comments on commit d612f89

Please sign in to comment.