deployment version in authenticating (#5896)
This commit is contained in:
parent
45f0aee33a
commit
cecf6e9884
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue