mirror of
https://github.com/ansible/awx.git
synced 2026-02-20 04:30:05 -03:30
Update container_groups.md
This commit is contained in:
@@ -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
|
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
|
`Pod` JSON or YAML. A full list of options can be found in the Kubernetes
|
||||||
documentation
|
documentation
|
||||||
[here](https://v1-18.docs.kubernetes.io/docs/reference/generated/kubernetes-api/v1.18/#pod-v1-core).
|
[here](https://kubernetes.io/docs/reference/kubernetes-api/workload-resources/pod-v1/).
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
cat > api_request.json <<EOF
|
cat > api_request.json <<EOF
|
||||||
|
|||||||
Reference in New Issue
Block a user