From c8357acb0359c5494c24f6652cfb66e584f7a18d Mon Sep 17 00:00:00 2001 From: owen Date: Mon, 18 Nov 2024 14:06:54 +0800 Subject: [PATCH] 1 --- gp069/patch/market-deployment_patch.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/gp069/patch/market-deployment_patch.yaml b/gp069/patch/market-deployment_patch.yaml index 83a7100..7a9b21b 100644 --- a/gp069/patch/market-deployment_patch.yaml +++ b/gp069/patch/market-deployment_patch.yaml @@ -14,7 +14,8 @@ spec: name: mysql-configmap - configMapRef: name: redis-configmap - + - configMapRef: + name: storage-configmap env: - name: TZ value: "Asia/Shanghai"