From 09f7ecd2950215ee41bbe2077c95e9ba68dd4df3 Mon Sep 17 00:00:00 2001 From: eball Date: Wed, 5 Nov 2025 14:54:12 +0800 Subject: [PATCH] infisical: add mutex lock for workspace creation (#2036) --- .../.olares/config/cluster/deploy/infisical_deploy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/framework/infisical/.olares/config/cluster/deploy/infisical_deploy.yaml b/framework/infisical/.olares/config/cluster/deploy/infisical_deploy.yaml index 992a4353e..5858ef396 100644 --- a/framework/infisical/.olares/config/cluster/deploy/infisical_deploy.yaml +++ b/framework/infisical/.olares/config/cluster/deploy/infisical_deploy.yaml @@ -231,7 +231,7 @@ spec: subPath: nginx.conf - name: tapr-sidecar - image: beclab/secret-vault:0.1.14 + image: beclab/secret-vault:0.1.15 imagePullPolicy: IfNotPresent ports: - name: proxy