Clean up extensions/v1beta1 in docs (#18838)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
6993ceab18
commit
ba42867f68
@@ -135,11 +135,11 @@ Example label:
|
|||||||
```yaml
|
```yaml
|
||||||
selector:
|
selector:
|
||||||
matchLabels:
|
matchLabels:
|
||||||
controller-selector: "extensions/v1beta1/deployment/nginx"
|
controller-selector: "apps/v1/deployment/nginx"
|
||||||
template:
|
template:
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
controller-selector: "extensions/v1beta1/deployment/nginx"
|
controller-selector: "apps/v1/deployment/nginx"
|
||||||
```
|
```
|
||||||
|
|
||||||
{{% /capture %}}
|
{{% /capture %}}
|
||||||
|
|||||||
Reference in New Issue
Block a user