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
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,11 +33,11 @@ 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.3.2`|
36
+
|`linux.image.tag`| Linux image tag |`v1.3.3`|
37
37
|`linux.crds.enabled`| If the CRDs should be managed by the chart |`true`|
38
38
|`linux.crds.image.repository`| Linux crds image repository |`registry.k8s.io/csi-secrets-store/driver-crds`|
39
39
|`linux.crds.image.pullPolicy`| Linux crds image pull policy |`IfNotPresent`|
40
-
|`linux.crds.image.tag`| Linux crds image tag |`v1.3.2`|
40
+
|`linux.crds.image.tag`| Linux crds image tag |`v1.3.3`|
41
41
|`linux.crds.resources`| The resource request/limits for the linux crds container image |`{}`|
42
42
|`linux.crds.podLabels`| Linux *Pod* labels appended to CRD helm hook job pods |`{}`|
43
43
|`linux.affinity`| Linux affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
@@ -69,7 +69,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
69
69
|`linux.updateStrategy`| Configure a custom update strategy for the daemonset on linux nodes |`RollingUpdate with 1 maxUnavailable`|
70
70
|`windows.image.repository`| Windows image repository |`registry.k8s.io/csi-secrets-store/driver`|
71
71
|`windows.image.pullPolicy`| Windows image pull policy |`IfNotPresent`|
72
-
|`windows.image.tag`| Windows image tag |`v1.3.2`|
72
+
|`windows.image.tag`| Windows image tag |`v1.3.3`|
73
73
|`windows.affinity`| Windows affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
74
74
|`windows.driver.resources`| The resource request/limits for the windows secrets-store container image |`limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi`|
75
75
|`windows.enabled`| Install secrets store csi driver on windows nodes | false |
Copy file name to clipboardExpand all lines: manifest_staging/charts/secrets-store-csi-driver/README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,11 +33,11 @@ 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.3.2`|
36
+
|`linux.image.tag`| Linux image tag |`v1.3.3`|
37
37
|`linux.crds.enabled`| If the CRDs should be managed by the chart |`true`|
38
38
|`linux.crds.image.repository`| Linux crds image repository |`registry.k8s.io/csi-secrets-store/driver-crds`|
39
39
|`linux.crds.image.pullPolicy`| Linux crds image pull policy |`IfNotPresent`|
40
-
|`linux.crds.image.tag`| Linux crds image tag |`v1.3.2`|
40
+
|`linux.crds.image.tag`| Linux crds image tag |`v1.3.3`|
41
41
|`linux.crds.resources`| The resource request/limits for the linux crds container image |`{}`|
42
42
|`linux.crds.podLabels`| Linux *Pod* labels appended to CRD helm hook job pods |`{}`|
43
43
|`linux.affinity`| Linux affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
@@ -69,7 +69,7 @@ The following table lists the configurable parameters of the csi-secrets-store-p
69
69
|`linux.updateStrategy`| Configure a custom update strategy for the daemonset on linux nodes |`RollingUpdate with 1 maxUnavailable`|
70
70
|`windows.image.repository`| Windows image repository |`registry.k8s.io/csi-secrets-store/driver`|
71
71
|`windows.image.pullPolicy`| Windows image pull policy |`IfNotPresent`|
72
-
|`windows.image.tag`| Windows image tag |`v1.3.2`|
72
+
|`windows.image.tag`| Windows image tag |`v1.3.3`|
73
73
|`windows.affinity`| Windows affinity |`key: type; operator: NotIn; values: [virtual-kubelet]`|
74
74
|`windows.driver.resources`| The resource request/limits for the windows secrets-store container image |`limits: 400m CPU, 400Mi; requests: 50m CPU, 100Mi`|
75
75
|`windows.enabled`| Install secrets store csi driver on windows nodes | false |
0 commit comments