Skip to content

Commit

Permalink
controller: dummy PR
Browse files Browse the repository at this point in the history
Signed-off-by: Rewant Soni <[email protected]>
  • Loading branch information
rewantsoni committed Nov 26, 2024
1 parent 5ef26d8 commit 38cf10a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal/controller/operatorconfigmap_controller.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ const (

operatorConfigMapFinalizer = "ocs-client-operator.ocs.openshift.io/storageused"
subPackageIndexName = "index:subscriptionPackage"
csiImagesConfigMapLabel = "ocs.openshift.io/csi-images-version"
csiImagesConfigMapLabel = "ocs.openshift.io/csi-images-version-1"
)

// OperatorConfigMapReconciler reconciles a ClusterVersion object
Expand Down

0 comments on commit 38cf10a

Please sign in to comment.