mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2026-02-07 18:26:41 +08:00
minor yml
This commit is contained in:
parent
93c36eabe1
commit
e21c20252b
@ -4,17 +4,8 @@ metadata:
|
|||||||
name: shm-demo
|
name: shm-demo
|
||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
# - args:
|
|
||||||
# - infinity
|
|
||||||
# command:
|
|
||||||
# - sleep
|
|
||||||
# image: centos:7
|
|
||||||
# name: centos
|
|
||||||
# volumeMounts:
|
|
||||||
# - mountPath: /dev/shm
|
|
||||||
# name: cache-volume
|
|
||||||
- name: function-1
|
- name: function-1
|
||||||
image: nginx
|
image: cheneyyu/shm-demo
|
||||||
env:
|
env:
|
||||||
- name: ROLE
|
- name: ROLE
|
||||||
value: s
|
value: s
|
||||||
@ -23,7 +14,7 @@ spec:
|
|||||||
mountPath: /dev/shm
|
mountPath: /dev/shm
|
||||||
|
|
||||||
- name: function-2
|
- name: function-2
|
||||||
image: debian
|
image: cheneyyu/shm-demo
|
||||||
env:
|
env:
|
||||||
- name: ROLE
|
- name: ROLE
|
||||||
value: c
|
value: c
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user