mirror of https://git.rancher.io/rke2-charts
Fix snapshot controller image
Signed-off-by: Brad Davidson <brad.davidson@rancher.com>pull/588/head
parent
ee6b993cf0
commit
52983a8ac8
|
@ -5,7 +5,7 @@
|
|||
|
||||
image:
|
||||
- repository: registry.k8s.io/sig-storage/snapshot-controller
|
||||
+ repository: rancher/mirrored-sig-storage-snapshot-validation-webhook
|
||||
+ repository: rancher/mirrored-sig-storage-snapshot-controller
|
||||
pullPolicy: IfNotPresent
|
||||
# Overrides the image tag whose default is the chart appVersion.
|
||||
tag: ""
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
url: https://github.com/piraeusdatastore/helm-charts.git
|
||||
subdirectory: charts/snapshot-controller
|
||||
commit: caf8780858bdd5afe1d80fe2f559ca138f29740e # snapshot-controller-4.0.0
|
||||
packageVersion: 01
|
||||
packageVersion: 02
|
||||
additionalCharts:
|
||||
- workingDir: charts-crd
|
||||
crdOptions:
|
||||
|
|
Loading…
Reference in New Issue