Create memory-constraints-pod-4.yaml
parent
1ff5e6b92f
commit
13f20c85ee
|
@ -0,0 +1,8 @@
|
|||
apiVersion: v1
|
||||
kind: Pod
|
||||
metadata:
|
||||
name: constraints-mem-demo-4
|
||||
spec:
|
||||
containers:
|
||||
- name: constraints-mem-demo-4-ctr
|
||||
image: nginx
|
Loading…
Reference in New Issue