Skip to content

Commit 52f7ec0

Browse files
committed
chore(helm): Rename csi-provisioner deployment filename
1 parent 463592a commit 52f7ec0

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

deploy/helm/listener-operator/templates/csi-controller-deployment.yaml renamed to deploy/helm/listener-operator/templates/csi-provisioner-deployment.yaml

File renamed without changes.

deploy/helm/listener-operator/values.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
# Default values for listener-operator.
22
---
3+
# Used by both the Controller Service and Node Service containers
34
image:
45
repository: oci.stackable.tech/sdp/listener-operator
56
pullPolicy: IfNotPresent

0 commit comments

Comments
 (0)