From 1f72d0dff219c0b3261ed5ec239f7214186341a7 Mon Sep 17 00:00:00 2001 From: loveuer Date: Tue, 9 Apr 2024 15:57:51 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20deployment/postgres.yaml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deployment/postgres.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment/postgres.yaml b/deployment/postgres.yaml index cc0cb14..c31e3b5 100644 --- a/deployment/postgres.yaml +++ b/deployment/postgres.yaml @@ -14,7 +14,7 @@ spec: app: postgres-app spec: containers: - - name: system + - name: c-postgres image: repository.umisen.com/external/postgres:alpha imagePullPolicy: IfNotPresent env: