Merge pull request #1720 from oke-py/apps/v1

migrate Deployment from apps/v1beta2 to apps/v1
This commit is contained in:
Jeff Regan
2019-11-22 15:55:35 -08:00
committed by GitHub
15 changed files with 19 additions and 19 deletions

View File

@@ -76,7 +76,7 @@ curl -s -o "$DEMO_HOME/#1.yaml" \
```
该 patch 内容如下:
> ```yaml
> apiVersion: apps/v1beta2
> apiVersion: apps/v1
> kind: Deployment
> metadata:
> name: wordpress