Skip to content

Commit

Permalink
fix: Use https for Insights Engine Helm Mirror URL
Browse files Browse the repository at this point in the history
  • Loading branch information
kaiwalyajoshi committed Aug 4, 2023
1 parent b44f1f8 commit ee09396
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/helm-repositories/mesosphere-repos.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49,4 +49,4 @@ metadata:
spec:
interval: 10m
timeout: 1m
url: "${helmMirrorURL:=http://mesosphere.github.io/dkp-insights-charts-attached}"
url: "${helmMirrorURL:=https://mesosphere.github.io/dkp-insights-charts-attached}"

0 comments on commit ee09396

Please sign in to comment.