Clean up extensions/v1beta1 in docs (#18839)
This commit is contained in:
committed by
Kubernetes Prow Robot
parent
2671f0ea46
commit
27a407e886
@@ -985,11 +985,11 @@ used only by the controller selector with no other semantic meaning.
|
||||
```yaml
|
||||
selector:
|
||||
matchLabels:
|
||||
controller-selector: "extensions/v1beta1/deployment/nginx"
|
||||
controller-selector: "apps/v1/deployment/nginx"
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
controller-selector: "extensions/v1beta1/deployment/nginx"
|
||||
controller-selector: "apps/v1/deployment/nginx"
|
||||
```
|
||||
|
||||
{{% capture whatsnext %}}
|
||||
|
||||
Reference in New Issue
Block a user