Skip to content

Commit

Permalink
fix: miss field
Browse files Browse the repository at this point in the history
Signed-off-by: Qi Zhang <[email protected]>
  • Loading branch information
zzzhangqi committed May 16, 2024
1 parent a94fa8d commit ad2f8dd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion templates/rainbondpackage_helm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ metadata:
spec:
imageHubPass: ""
imageHubUser: ""
pkgPath: /opt/rainbond/pkg/tgz/rainbond.tgz
pkgPath: /opt/rainbond/pkg/tgz/rainbond.tgz
{{- end }}
2 changes: 1 addition & 1 deletion values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ Cluster:
Component:

region_all:
enable: true
enable: false

# rbd-api component configuration
# ref: https://www.rainbond.com/docs/installation/install-with-helm/vaules-config#%E9%85%8D%E7%BD%AE-rbd-api-%E5%8F%82%E6%95%B0
Expand Down

0 comments on commit ad2f8dd

Please sign in to comment.