Skip to content

Commit d2e83d3

Browse files
committed
fix: adds local path provisioner
1 parent 10a9707 commit d2e83d3

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

hack/addons/mindthegap-helm-registry/repos.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@ repositories:
1616
charts:
1717
cluster-autoscaler:
1818
- 9.37.0
19+
local-path-provisioner:
20+
repoURL: https://charts.containeroo.ch
21+
charts:
22+
local-path-provisioner:
23+
- v0.0.29
1924
metallb:
2025
repoURL: https://metallb.github.io/metallb
2126
charts:

0 commit comments

Comments
 (0)