X-Git-Url: https://gerrit.nordix.org/gitweb?p=infra%2Fstack%2Fkubernetes.git;a=blobdiff_plain;f=apps%2Fceph%2Fkubespray%2Fplaybooks%2Froles%2Finstall%2Fvars%2Fonline-deployment.yaml;h=ff36be5c6d8c55ea8cdb326a25c19ed5419c1c17;hp=76caf867d91b21301c4ccb67cfb226d13c48f79a;hb=4876da5b9e3d8260c5b33352d57573129e8f6ff3;hpb=de35de0a2dc766d50e3548397bfb075e658f44ac diff --git a/apps/ceph/kubespray/playbooks/roles/install/vars/online-deployment.yaml b/apps/ceph/kubespray/playbooks/roles/install/vars/online-deployment.yaml index 76caf86..ff36be5 100644 --- a/apps/ceph/kubespray/playbooks/roles/install/vars/online-deployment.yaml +++ b/apps/ceph/kubespray/playbooks/roles/install/vars/online-deployment.yaml @@ -22,8 +22,9 @@ rook_repository: "rook/ceph" busybox_repository: "docker.io/library/busybox" cephcsi_repository: "quay.io/cephcsi/cephcsi" csi_node_driver_registrar_repository: "quay.io/k8scsi/csi-node-driver-registrar" +csi_resizer_repository: "quay.io/k8scsi/csi-resizer" csi_provisioner_repository: "quay.io/k8scsi/csi-provisioner" csi_snapshotter_repository: "quay.io/k8scsi/csi-snapshotter" -csi_attacherr_repository: "quay.io/k8scsi/csi-attacher" +csi_attacher_repository: "quay.io/k8scsi/csi-attacher" # vim: set ts=2 sw=2 expandtab: