liqingwang commented on code in PR #805:
URL: 
https://github.com/apache/dolphinscheduler-website/pull/805#discussion_r912578197


##########
docs/1.3.5/docs/en/kubernetes-deployment.md:
##########
@@ -8,6 +8,14 @@
 
 ## Installing the Chart
 
+> NOTE: You need to change your `Chart.yaml` locally to make it work. Due to a 
change in the Bitnami repo,
+> https://charts.bitnami.com/bitnami was truncated only containing entries for 
the latest 6 months (from January 2022 on).
+> This URL: 
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami 
contains the full 'index.yaml'.
+> See detail here: https://github.com/bitnami/charts/issues/10833.
+>
+> Change you `Chart.yaml` and replace all `repository: 
https://charts.bitnami.com/bitnami`
+> to `repository: 
https://raw.githubusercontent.com/bitnami/charts/archive-full-index/bitnami`.
+

Review Comment:
   Wouldn't it be better to modify the Chinese document in this way? WDYT?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to