fix: FunctionJob зависал в Running — добавлен RequeueAfter polling

This commit is contained in:
“Naeel”
2026-03-08 12:13:15 +04:00
parent e6abc490cd
commit 461ac096f9
8 changed files with 20 additions and 7 deletions
+1 -1
View File
@@ -70,7 +70,7 @@ spec:
containers:
- name: operator
# При обновлении версии оператора — менять тег здесь (не latest!)
image: naeel/sless-operator:v0.1.8
image: naeel/sless-operator:v0.1.10
# Always — чтобы всегда тянуть по точному тегу (не кешировать старый)
imagePullPolicy: Always
ports: