fix: clone — delay 800ms before reloadAll to avoid race with k8s list (v1.3.83)

This commit is contained in:
“Naeel”
2026-05-09 20:44:05 +04:00
parent 26728aadbe
commit 47caff5c7e
3 changed files with 4 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.82
image: naeel/fission-console:v1.3.83
imagePullPolicy: Always
ports:
- containerPort: 8090