[skip-e2e] Use openebs's docker image in helm chart
This commit is contained in:
parent
7a4d90a315
commit
36fc480d28
@ -2,5 +2,5 @@ apiVersion: v2
|
|||||||
name: rawfile-csi
|
name: rawfile-csi
|
||||||
description: RawFile Driver Container Storage Interface
|
description: RawFile Driver Container Storage Interface
|
||||||
type: application
|
type: application
|
||||||
version: 0.1.5
|
version: 0.1.6
|
||||||
appVersion: 0.0.1
|
appVersion: 0.0.1
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
defaults: &defaults
|
defaults: &defaults
|
||||||
image:
|
image:
|
||||||
repository: docker.io/hamravesh/rawfile-csi
|
repository: docker.io/openebs/rawfile-localpv
|
||||||
tag: master
|
tag: master
|
||||||
pullPolicy: Always
|
pullPolicy: Always
|
||||||
resources:
|
resources:
|
||||||
|
Loading…
Reference in New Issue
Block a user