Skip to content

Commit

Permalink
helm: update comments to match the default image in the code
Browse files Browse the repository at this point in the history
update comments to match the default image in the code.

Signed-off-by: zhangwei <zhangwei24@apache.org>
  • Loading branch information
arugal committed Nov 24, 2021
1 parent ba54567 commit d63d3cf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cluster/charts/rook-ceph/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -275,15 +275,15 @@ csi:
#cephcsi:
#image: quay.io/cephcsi/cephcsi:v3.4.0
#registrar:
#image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.2.0
#image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.3.0
#provisioner:
#image: k8s.gcr.io/sig-storage/csi-provisioner:v2.2.2
#image: k8s.gcr.io/sig-storage/csi-provisioner:v3.0.0
#snapshotter:
#image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.1.1
#image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.0
#attacher:
#image: k8s.gcr.io/sig-storage/csi-attacher:v3.2.1
#image: k8s.gcr.io/sig-storage/csi-attacher:v3.3.0
#resizer:
#image: k8s.gcr.io/sig-storage/csi-resizer:v1.2.0
#image: k8s.gcr.io/sig-storage/csi-resizer:v1.3.0
# Labels to add to the CSI CephFS Deployments and DaemonSets Pods.
#cephfsPodLabels: "key1=value1,key2=value2"
# Labels to add to the CSI RBD Deployments and DaemonSets Pods.
Expand Down

0 comments on commit d63d3cf

Please sign in to comment.