deployment version in authenticating (#5896)

This commit is contained in:
jianglingxia 2017-10-14 04:46:19 +08:00 committed by Steve Perry
parent 45f0aee33a
commit cecf6e9884
1 changed files with 1 additions and 1 deletions

View File

@ -185,7 +185,7 @@ talk to the API server. Accounts may be explicitly associated with pods using th
NOTE: `serviceAccountName` is usually omitted because this is done automatically.
```
apiVersion: apps/v1beta1
apiVersion: apps/v1beta2
kind: Deployment
metadata:
name: nginx-deployment