ceph images

This commit is contained in:
marsal wang
2022-01-10 21:53:07 +08:00
parent 8b0a74bf71
commit 5e8dcacb1e
5 changed files with 11 additions and 11 deletions

View File

@ -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 | `[]` |