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: charts/secrets-store-csi-driver/README.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -33,12 +33,12 @@ The following table lists the configurable parameters of the csi-secrets-store-p
33
33
|`fullnameOverride`| String to fully override secrets-store-csi-driver.fullname template with a string |`""`|
34
34
|`linux.image.repository`| Linux image repository |`registry.k8s.io/csi-secrets-store/driver`|
35
35
|`linux.image.pullPolicy`| Linux image pull policy |`IfNotPresent`|
36
-
|`linux.image.tag`| Linux image tag |`v1.4.4`|
36
+
|`linux.image.tag`| Linux image tag |`v1.4.5`|
37
37
|`linux.image.digest`| Linux image digest, image pull from digest instead of tag if specified |`""`|
38
38
|`linux.crds.enabled`| If the CRDs should be managed by the chart |`true`|
39
39
|`linux.crds.image.repository`| Linux crds image repository |`registry.k8s.io/csi-secrets-store/driver-crds`|
40
40
|`linux.crds.image.pullPolicy`| Linux crds image pull policy |`IfNotPresent`|
41
-
|`linux.crds.image.tag`| Linux crds image tag |`v1.4.4`|
41
+
|`linux.crds.image.tag`| Linux crds image tag |`v1.4.5`|
42
42
|`linux.crds.resources`| The resource request/limits for the linux crds container image |`{}`|
43
43
|`linux.crds.podLabels`| Linux *Pod* labels appended to CRD helm hook job pods |`{}`|
44
44
|`linux.affinity`| Linux affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
@@ -52,13 +52,13 @@ The following table lists the configurable parameters of the csi-secrets-store-p
52
52
|`linux.metricsAddr`| The address the metric endpoint binds to |`:8095`|
53
53
|`linux.registrarImage.repository`| Linux node-driver-registrar image repository |`registry.k8s.io/sig-storage/csi-node-driver-registrar`|
54
54
|`linux.registrarImage.pullPolicy`| Linux node-driver-registrar image pull policy |`IfNotPresent`|
55
-
|`linux.registrarImage.tag`| Linux node-driver-registrar image tag |`v2.10.0`|
55
+
|`linux.registrarImage.tag`| Linux node-driver-registrar image tag |`v2.11.1`|
56
56
|`linux.registrarImage.digest`| Linux node-driver-registrar image digest, image pull from digest instead of tag if specified |`""`|
57
57
|`linux.registrar.resources`| The resource request/limits for the linux node-driver-registrar container image |`limits: 100m CPU, 100Mi; requests: 10m CPU, 20Mi`|
58
58
|`linux.registrar.logVerbosity`| Log level for node-driver-registrar. Uses V logs (klog) |`5`|
59
59
|`linux.livenessProbeImage.repository`| Linux liveness-probe image repository |`registry.k8s.io/sig-storage/livenessprobe`|
60
60
|`linux.livenessProbeImage.pullPolicy`| Linux liveness-probe image pull policy |`IfNotPresent`|
61
-
|`linux.livenessProbeImage.tag`| Linux liveness-probe image tag |`v2.12.0`|
61
+
|`linux.livenessProbeImage.tag`| Linux liveness-probe image tag |`v2.13.1`|
62
62
|`linux.livenessProbeImage.digest`| Linux liveness-probe image digest, image pull from digest instead of tag if specified |`""`|
63
63
|`linux.livenessProbe.resources`| The resource request/limits for the linux liveness-probe container image |`limits: 100m CPU, 100Mi; requests: 10m CPU, 20Mi`|
64
64
|`linux.env`| Environment variables to be passed for the daemonset on linux nodes |`[]`|
@@ -72,7 +72,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
72
72
|`linux.updateStrategy`| Configure a custom update strategy for the daemonset on linux nodes |`RollingUpdate with 1 maxUnavailable`|
73
73
|`windows.image.repository`| Windows image repository |`registry.k8s.io/csi-secrets-store/driver`|
74
74
|`windows.image.pullPolicy`| Windows image pull policy |`IfNotPresent`|
75
-
|`windows.image.tag`| Windows image tag |`v1.4.4`|
75
+
|`windows.image.tag`| Windows image tag |`v1.4.5`|
76
76
|`windows.image.digest`| Windows image digest, image pull from digest instead of tag if specified |`""`|
77
77
|`windows.affinity`| Windows affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
78
78
|`windows.driver.resources`| The resource request/limits for the windows secrets-store container image |`limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi`|
@@ -85,13 +85,13 @@ The following table lists the configurable parameters of the csi-secrets-store-p
85
85
|`windows.metricsAddr`| The address the metric endpoint binds to |`:8095`|
86
86
|`windows.registrarImage.repository`| Windows node-driver-registrar image repository |`registry.k8s.io/sig-storage/csi-node-driver-registrar`|
87
87
|`windows.registrarImage.pullPolicy`| Windows node-driver-registrar image pull policy |`IfNotPresent`|
88
-
|`windows.registrarImage.tag`| Windows node-driver-registrar image tag |`v2.10.0`|
88
+
|`windows.registrarImage.tag`| Windows node-driver-registrar image tag |`v2.11.1`|
89
89
|`windows.registrarImage.digest`| Windows node-driver-registrar image digest, image pull from digest instead of tag if specified |`""`|
90
90
|`windows.registrar.resources`| The resource request/limits for the windows node-driver-registrar container image |`limits: 200m CPU, 200Mi; requests: 10m CPU, 20Mi`|
91
91
|`windows.registrar.logVerbosity`| Log level for node-driver-registrar. Uses V logs (klog) |`5`|
92
92
|`windows.livenessProbeImage.repository`| Windows liveness-probe image repository |`registry.k8s.io/sig-storage/livenessprobe`|
93
93
|`windows.livenessProbeImage.pullPolicy`| Windows liveness-probe image pull policy |`IfNotPresent`|
94
-
|`windows.livenessProbeImage.tag`| Windows liveness-probe image tag |`v2.12.0`|
94
+
|`windows.livenessProbeImage.tag`| Windows liveness-probe image tag |`v2.13.1`|
95
95
|`windows.livenessProbeImage.digest`| Windows liveness-probe image digest, image pull from digest instead of tag if specified |`""`|
96
96
|`windows.livenessProbe.resources`| The resource request/limits for the windows liveness-probe container image |`limits: 200m CPU, 200Mi; requests: 10m CPU, 20Mi`|
97
97
|`windows.env`| Environment variables to be passed for the daemonset on windows nodes |`[]`|
0 commit comments