File tree Expand file tree Collapse file tree
deploy/helm/listener-operator Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33# Used by both the Controller Service and Node Service containers
44image :
55 # By default, the correct registry is automatically selected based on the Helm Chart installation source
6- repository : oci.stackable.tech/sdp
6+ # repository: oci.stackable.tech/sdp
77 # tag: 0.0.0-dev
88 pullPolicy : IfNotPresent
99 pullSecrets : []
@@ -51,7 +51,7 @@ csiProvisioner:
5151 externalProvisioner :
5252 image :
5353 # By default, the correct registry is automatically selected based on the Helm Chart installation source
54- repository : oci.stackable.tech/sdp/sig-storage
54+ # repository: oci.stackable.tech/sdp/sig-storage
5555 tag : v5.3.0
5656 pullPolicy : IfNotPresent
5757 resources :
@@ -103,7 +103,7 @@ csiNodeDriver:
103103 nodeDriverRegistrar :
104104 image :
105105 # By default, the correct registry is automatically selected based on the Helm Chart installation source
106- repository : oci.stackable.tech/sdp/sig-storage
106+ # repository: oci.stackable.tech/sdp/sig-storage
107107 tag : v2.15.0
108108 pullPolicy : IfNotPresent
109109 resources :
You can’t perform that action at this time.
0 commit comments