File tree Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Expand file tree Collapse file tree 3 files changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ description: Responsible for deploying and managing application instances in the
5
5
home : https://opencsg.com
6
6
icon : https://cdn.jsdelivr.net/gh/OpenCSGs/images/favicon.png
7
7
sources :
8
- - https://github.com/OpenCSGs/runner -charts
8
+ - https://github.com/OpenCSGs/csghub -charts
9
9
10
10
# A chart can be either an 'application' or a 'library' chart.
11
11
#
Original file line number Diff line number Diff line change @@ -8,4 +8,4 @@ Visit CSGHub-Runner using following endpoint:
8
8
endpoint: {{ include "runner.external.endpoint" . }}
9
9
10
10
For more details, visit:
11
- https://github.com/OpenCSGs/runner -charts
11
+ https://github.com/OpenCSGs/csghub -charts
Original file line number Diff line number Diff line change @@ -96,12 +96,8 @@ global:
96
96
# # Use path-style addressing for the bucket (vs virtual-hosted style)
97
97
# pathStyle: true
98
98
99
- # # Clearly identify the running mode, root means running as a subchart
100
- chartContext :
101
- isBuiltIn : false
102
-
103
99
# #####################################################
104
- # # For CSGHub Local Configuration
100
+ # # For CSGHub Runner Local Configuration
105
101
# #####################################################
106
102
# # External CSGHub URL for accessing the hub interface
107
103
externalUrl : " https://csghub.example.com"
You can’t perform that action at this time.
0 commit comments