Skip to content

Commit 4f4f2fb

Browse files
author
lijianguo
committed
chore(charts): set default drycc repositories
1 parent d5a180e commit 4f4f2fb

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

charts/helmbroker/values.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@ replicas: 1
77
# limits_memory: "50Mi"
88

99
## config the helm-broker repositories
10-
repositories: {}
11-
#- name: drycc-helm-broker
12-
# url: http://helm-broker.drycc.cc/index-drycc.yaml
10+
repositories:
11+
- name: drycc-helm-broker
12+
url: https://github.com/drycc/addons/releases/download/latest/index.yaml
1313

1414
celery_replicas: 1
1515

0 commit comments

Comments
 (0)