Skip to content

Commit

Permalink
Merge pull request #9233 from arugal/typo
Browse files Browse the repository at this point in the history
helm: update comments to match the default image in the code
  • Loading branch information
leseb committed Nov 24, 2021
2 parents ba54567 + d63d3cf commit 12638cb
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions cluster/charts/rook-ceph/values.yaml
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 12638cb

Please sign in to comment.