Skip to content

Commit

Permalink
chore(manifest): unify the platform config info
Browse files Browse the repository at this point in the history
  • Loading branch information
whalecold committed Dec 24, 2020
1 parent c86a14d commit e804ae1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions 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

Expand Down

0 comments on commit e804ae1

Please sign in to comment.