fix: logs — брать имя контейнера из pod.Spec.Containers[0] (v1.3.63)

This commit is contained in:
“Naeel”
2026-05-07 21:04:23 +04:00
parent af6e7354d6
commit 10cf4783a3
3 changed files with 8 additions and 4 deletions
+1 -1
View File
@@ -55,7 +55,7 @@ spec:
serviceAccountName: fission-console
containers:
- name: console
image: naeel/fission-console:v1.3.62
image: naeel/fission-console:v1.3.63
imagePullPolicy: Always
ports:
- containerPort: 8090