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
|`image.tag`| Override default Drain Cleaner image tag |`0.1.1`|
45
-
|`image.imagePullPolicy`| Image pull policy for all pods deployed by Drain Cleaner |`nil`|
46
-
|`resources.limits.cpu`| Configures the CPU limit for the Access Operator Pod |`256Mi`|
47
-
|`resources.limits.memory`| Configures the memory limit for the Access Operator Pod |`500m`|
48
-
|`resources.requests.cpu`| Configures the CPU request for the Access Operator Pod |`256Mi`|
49
-
|`resources.requests.memory`| Configures the memory request for the Access Operator Pod |`100m`|
50
-
|`livenessProbe.initialDelaySeconds`| Liveness probe initial delay (in seconds) |`10`|
51
-
|`livenessProbe.periodSeconds`| Liveness probe period (in seconds) |`30`|
52
-
|`readinessProbe.initialDelaySeconds`| Readiness probe initial delay (in seconds) |`10`|
53
-
|`readinessProbe.periodSeconds`| Readiness probe period (in seconds) |`30`|
39
+
The following table lists the available configurable parameters of the Strimzi chart and their default values as specified in the [`values.yaml` file](./values.yaml).
0 commit comments