fix nfs provisioner to have a repoURL (whoops!)
This commit is contained in:
parent
c269c5a665
commit
bf179af733
|
@ -11,7 +11,7 @@ spec:
|
|||
project: default
|
||||
source:
|
||||
chart: "nfs-subdir-external-provisioner"
|
||||
repoURL: ""
|
||||
repoURL: "https://kubernetes-sigs.github.io/nfs-subdir-external-provisioner"
|
||||
targetRevision: "4.0.18"
|
||||
helm:
|
||||
values: |-
|
||||
|
|
Loading…
Reference in New Issue
Block a user