From 0e2a5d7c0ef786a2dd873e4248779821795c8ff9 Mon Sep 17 00:00:00 2001 From: eball Date: Wed, 23 Jul 2025 00:55:29 +0800 Subject: [PATCH] bfl: add files api routing to settings (#1593) --- framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml index 810818de9..dfc7a1efd 100644 --- a/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml +++ b/framework/bfl/.olares/config/launcher/templates/bfl_deploy.yaml @@ -327,7 +327,7 @@ spec: apiVersion: v1 fieldPath: spec.nodeName - name: ingress - image: beclab/bfl-ingress:v0.3.13 + image: beclab/bfl-ingress:v0.3.14 imagePullPolicy: IfNotPresent volumeMounts: - name: ngxlog