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