From 5e8dcacb1e7793061796815b53d699bcc1b8fa75 Mon Sep 17 00:00:00 2001 From: marsal wang <707783088@qq.com> Date: Mon, 10 Jan 2022 21:53:07 +0800 Subject: [PATCH] ceph images --- .../cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml | 8 ++++---- ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin.yaml | 2 +- .../rbd/kubernetes/csi-rbdplugin-provisioner.yaml | 8 ++++---- ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin.yaml | 2 +- nfs-subdir-external-provisioner/README.md | 2 +- 5 files changed, 11 insertions(+), 11 deletions(-) diff --git a/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml b/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml index ef43279..11f2ed8 100644 --- a/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml +++ b/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin-provisioner.yaml @@ -43,7 +43,7 @@ spec: priorityClassName: system-cluster-critical containers: - name: csi-provisioner - image: k8s.gcr.io/sig-storage/csi-provisioner:v3.0.0 + image: opsdockerimage/sig-storage-csi-provisioner:v3.0.0 args: - "--csi-address=$(ADDRESS)" - "--v=5" @@ -60,7 +60,7 @@ spec: - name: socket-dir mountPath: /csi - name: csi-resizer - image: k8s.gcr.io/sig-storage/csi-resizer:v1.3.0 + image: opsdockerimage/sig-storage-csi-resizer:v1.3.0 args: - "--csi-address=$(ADDRESS)" - "--v=5" @@ -76,7 +76,7 @@ spec: - name: socket-dir mountPath: /csi - name: csi-snapshotter - image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.0 + image: opsdockerimage/sig-storage-csi-snapshotter:v4.2.0 args: - "--csi-address=$(ADDRESS)" - "--v=5" @@ -90,7 +90,7 @@ spec: - name: socket-dir mountPath: /csi - name: csi-cephfsplugin-attacher - image: k8s.gcr.io/sig-storage/csi-attacher:v3.3.0 + image: opsdockerimage/sig-storage-csi-attacher:v3.3.0 args: - "--v=5" - "--csi-address=$(ADDRESS)" diff --git a/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin.yaml b/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin.yaml index d0f2c63..09f29bf 100644 --- a/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin.yaml +++ b/ceph/ceph-csi/cephfs/kubernetes/csi-cephfsplugin.yaml @@ -25,7 +25,7 @@ spec: # created by privileged CSI driver container. securityContext: privileged: true - image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.3.0 + image: opsdockerimage/sig-storage-csi-node-driver-registrar:v2.3.0 args: - "--v=5" - "--csi-address=/csi/csi.sock" diff --git a/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin-provisioner.yaml b/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin-provisioner.yaml index 91c31a2..03595fa 100644 --- a/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin-provisioner.yaml +++ b/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin-provisioner.yaml @@ -47,7 +47,7 @@ spec: priorityClassName: system-cluster-critical containers: - name: csi-provisioner - image: k8s.gcr.io/sig-storage/csi-provisioner:v3.0.0 + image: opsdockerimage/sig-storage-csi-provisioner:v3.0.0 args: - "--csi-address=$(ADDRESS)" - "--v=5" @@ -67,7 +67,7 @@ spec: - name: socket-dir mountPath: /csi - name: csi-snapshotter - image: k8s.gcr.io/sig-storage/csi-snapshotter:v4.2.0 + image: opsdockerimage/sig-storage-csi-snapshotter:v4.2.0 args: - "--csi-address=$(ADDRESS)" - "--v=5" @@ -81,7 +81,7 @@ spec: - name: socket-dir mountPath: /csi - name: csi-attacher - image: k8s.gcr.io/sig-storage/csi-attacher:v3.3.0 + image: opsdockerimage/sig-storage-csi-attacher:v3.3.0 args: - "--v=5" - "--csi-address=$(ADDRESS)" @@ -95,7 +95,7 @@ spec: - name: socket-dir mountPath: /csi - name: csi-resizer - image: k8s.gcr.io/sig-storage/csi-resizer:v1.3.0 + image: opsdockerimage/sig-storage-csi-resizer:v1.3.0 args: - "--csi-address=$(ADDRESS)" - "--v=5" diff --git a/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin.yaml b/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin.yaml index a0cb2ad..e2c7b7b 100644 --- a/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin.yaml +++ b/ceph/ceph-csi/rbd/kubernetes/csi-rbdplugin.yaml @@ -28,7 +28,7 @@ spec: # created by privileged CSI driver container. securityContext: privileged: true - image: k8s.gcr.io/sig-storage/csi-node-driver-registrar:v2.3.0 + image: opsdockerimage/sig-storage-csi-node-driver-registrar:v2.3.0 args: - "--v=5" - "--csi-address=/csi/csi.sock" diff --git a/nfs-subdir-external-provisioner/README.md b/nfs-subdir-external-provisioner/README.md index c131f36..07247bb 100644 --- a/nfs-subdir-external-provisioner/README.md +++ b/nfs-subdir-external-provisioner/README.md @@ -52,7 +52,7 @@ The following tables lists the configurable parameters of this chart and their d | ----------------------------------- | ----------------------------------------------------------------------------------------------------- | -------------------------------------------------------- | | `replicaCount` | Number of provisioner instances to deployed | `1` | | `strategyType` | Specifies the strategy used to replace old Pods by new ones | `Recreate` | -| `image.repository` | Provisioner image | `k8s.gcr.io/sig-storage/nfs-subdir-external-provisioner` | +| `image.repository` | Provisioner image | `opsdockerimage/sig-storage-nfs-subdir-external-provisioner` | | `image.tag` | Version of provisioner image | `v4.0.2` | | `image.pullPolicy` | Image pull policy | `IfNotPresent` | | `imagePullSecrets` | Image pull secrets | `[]` |