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