mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-09 21:21:14 +00:00
Updating docs/ to v1
This commit is contained in:
@@ -25,7 +25,7 @@ field is the version of the API schema that the `fieldPath` is written in terms
|
||||
This is an example of a pod that consumes its name and namespace via the downward API:
|
||||
|
||||
```yaml
|
||||
apiVersion: v1beta3
|
||||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: dapi-test-pod
|
||||
|
Reference in New Issue
Block a user