[es] configmap-pod CrashLoopBackOff

pull/43298/head
Arhell 2023-10-03 01:16:47 +03:00
parent 873cb20ff6
commit 512e5d0869
1 changed files with 2 additions and 1 deletions

View File

@ -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