mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-17 18:25:26 +00:00
migrate Deploymnet from apps/v1beta2 to apps/v1
This commit is contained in:
@@ -76,7 +76,7 @@ curl -s -o "$DEMO_HOME/#1.yaml" \
|
||||
```
|
||||
The patch has following content
|
||||
> ```
|
||||
> apiVersion: apps/v1beta2
|
||||
> apiVersion: apps/v1
|
||||
> kind: Deployment
|
||||
> metadata:
|
||||
> name: wordpress
|
||||
|
||||
Reference in New Issue
Block a user