You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: manifest_staging/charts/secrets-store-csi-driver/README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
51
51
|`linux.metricsAddr`| The address the metric endpoint binds to |`:8095`|
52
52
|`linux.registrarImage.repository`| Linux node-driver-registrar image repository |`registry.k8s.io/sig-storage/csi-node-driver-registrar`|
53
53
|`linux.registrarImage.pullPolicy`| Linux node-driver-registrar image pull policy |`IfNotPresent`|
54
-
|`linux.registrarImage.tag`| Linux node-driver-registrar image tag |`v2.6.2`|
54
+
|`linux.registrarImage.tag`| Linux node-driver-registrar image tag |`v2.7.0`|
55
55
|`linux.registrar.resources`| The resource request/limits for the linux node-driver-registrar container image |`limits: 100m CPU, 100Mi; requests: 10m CPU, 20Mi`|
56
56
|`linux.registrar.logVerbosity`| Log level for node-driver-registrar. Uses V logs (klog) |`5`|
57
57
|`linux.livenessProbeImage.repository`| Linux liveness-probe image repository |`registry.k8s.io/sig-storage/livenessprobe`|
@@ -81,7 +81,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
81
81
|`windows.metricsAddr`| The address the metric endpoint binds to |`:8095`|
82
82
|`windows.registrarImage.repository`| Windows node-driver-registrar image repository |`registry.k8s.io/sig-storage/csi-node-driver-registrar`|
83
83
|`windows.registrarImage.pullPolicy`| Windows node-driver-registrar image pull policy |`IfNotPresent`|
84
-
|`windows.registrarImage.tag`| Windows node-driver-registrar image tag |`v2.6.2`|
84
+
|`windows.registrarImage.tag`| Windows node-driver-registrar image tag |`v2.7.0`|
85
85
|`windows.registrar.resources`| The resource request/limits for the windows node-driver-registrar container image |`limits: 200m CPU, 200Mi; requests: 10m CPU, 20Mi`|
86
86
|`windows.registrar.logVerbosity`| Log level for node-driver-registrar. Uses V logs (klog) |`5`|
87
87
|`windows.livenessProbeImage.repository`| Windows liveness-probe image repository |`registry.k8s.io/sig-storage/livenessprobe`|
0 commit comments