copy paste fix (#16548)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
54af88fad2
commit
84a1651d19
+1
-1
@@ -40,7 +40,7 @@ are available to all namespaces.
|
|||||||
For example, if you save the following CustomResourceDefinition to `resourcedefinition.yaml`:
|
For example, if you save the following CustomResourceDefinition to `resourcedefinition.yaml`:
|
||||||
|
|
||||||
{{< tabs name="CustomResourceDefinition_example_1" >}}
|
{{< tabs name="CustomResourceDefinition_example_1" >}}
|
||||||
{{% tab name="admissionregistration.k8s.io/v1" %}}
|
{{% tab name="apiextensions.k8s.io/v1" %}}
|
||||||
```yaml
|
```yaml
|
||||||
apiVersion: apiextensions.k8s.io/v1
|
apiVersion: apiextensions.k8s.io/v1
|
||||||
kind: CustomResourceDefinition
|
kind: CustomResourceDefinition
|
||||||
|
|||||||
Reference in New Issue
Block a user