mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
Update kubernetes pod doc url
This commit is contained in:
parent
0e75193e3d
commit
c511597c0f
@ -43,7 +43,7 @@ This will allow the UI to implement whatever fields necessary, because
|
||||
any custom fields (think 'image' or 'namespace') can be "serialized" as valid
|
||||
`Pod` JSON or YAML. A full list of options can be found in the Kubernetes
|
||||
documentation
|
||||
[here](https://kubernetes.io/docs/reference/generated/kubernetes-api/v1.15/#pod-v1-core).
|
||||
[here](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#pod-v1-core).
|
||||
|
||||
```bash
|
||||
cat > api_request.json <<EOF
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user