From df2d9f049c18bb19f7e80b581f2775752b069eba Mon Sep 17 00:00:00 2001 From: Haitao Pan Date: Sun, 25 Feb 2024 13:01:10 +0800 Subject: [PATCH] apps/mysql/release.yaml: update --- apps/mysql/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/mysql/release.yaml b/apps/mysql/release.yaml index 3bdc622..23549ea 100644 --- a/apps/mysql/release.yaml +++ b/apps/mysql/release.yaml @@ -18,7 +18,7 @@ spec: enabled: true fullnameOverride: mysql global: - imageRegistry: "artifact.onwalk.net" + imageRegistry: "artifact.onwalk.net/public" architecture: standalone auth: createDatabase: true