d6bdb664fb
* zh-trans: add broken link references * zh-trans: another batch of needed references * zh-trans: add needed community/static/cncf-code-of-conduct.md ref
12 lines
183 B
YAML
12 lines
183 B
YAML
apiVersion: v1
|
|
kind: Pod
|
|
metadata:
|
|
name: default-mem-demo-2
|
|
spec:
|
|
containers:
|
|
- name: default-mem-demo-2-ctr
|
|
image: nginx
|
|
resources:
|
|
limits:
|
|
memory: "1Gi"
|