[es] configmap-pod CrashLoopBackOff
parent
873cb20ff6
commit
512e5d0869
|
@ -203,7 +203,8 @@ metadata:
|
|||
spec:
|
||||
containers:
|
||||
- name: test
|
||||
image: busybox
|
||||
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