Skip to content

Commit

Permalink
copy paste fix (#16548)
Browse files Browse the repository at this point in the history
  • Loading branch information
MansM authored and k8s-ci-robot committed Sep 26, 2019
1 parent 54af88f commit 84a1651
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ are available to all namespaces.
For example, if you save the following CustomResourceDefinition to `resourcedefinition.yaml`:

{{< tabs name="CustomResourceDefinition_example_1" >}}
{{% tab name="admissionregistration.k8s.io/v1" %}}
{{% tab name="apiextensions.k8s.io/v1" %}}
```yaml
apiVersion: apiextensions.k8s.io/v1
kind: CustomResourceDefinition
Expand Down

0 comments on commit 84a1651

Please sign in to comment.