commit
6345f78185
|
@ -174,6 +174,7 @@ spec:
|
|||
containers:
|
||||
- name: test
|
||||
image: busybox:1.28
|
||||
command: ['sh', '-c', 'echo "The app is running!" && tail -f /dev/null']
|
||||
volumeMounts:
|
||||
- name: config-vol
|
||||
mountPath: /etc/config
|
||||
|
|
Loading…
Reference in New Issue