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
{{ message }}
This repository was archived by the owner on Mar 11, 2025. It is now read-only.
|`1.0.2`|`storage.enabled` added in `values.yaml`. For backward reason is this value set to `true` as default. `false` doesn't create and mount any PV. (You can test this feature if you don't want to deploy any own MWS application. MWS is more stateless and has only the database as stateful dependency.) |
50
50
|`1.0.2`|`containerName` added in `values.yaml`. Default is the Chart name. (Use `helm repo update` to get latest Helm Chart version.) |
51
51
|`1.0.3`|`tpl` function support in `affinity` value added. `topologySpreadConstraints` support added. |
52
-
|`1.0.4`|`priorityClassName` support added. Implementation of `extraConfigMaps` added. |
52
+
|`1.0.4`|`priorityClassName` support added. Implementation of `extraConfigMaps`, `extraVolumeMounts` and `extraVolumes` added. |
0 commit comments