From e804ae13a2c7e9db7fef0cc75f2126167bc5fe6a Mon Sep 17 00:00:00 2001 From: whalecold Date: Thu, 24 Dec 2020 15:26:42 +0800 Subject: [PATCH] chore(manifest): unify the platform config info --- manifests/cyclone/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifests/cyclone/values.yaml b/manifests/cyclone/values.yaml index fa115c1b1..887b49dd5 100644 --- a/manifests/cyclone/values.yaml +++ b/manifests/cyclone/values.yaml @@ -1,8 +1,8 @@ platformConfig: - imageRegistry: cargo.dev.caicloud.xyz + imageRegistry: registry.domain imageRepositoryRelease: release imageRepositoryLibrary: library - controlClusterVIP: 172.19.45.200 + controlClusterVIP: 1.2.3.4 serviceAccount: default