We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ee782f commit f149ec1Copy full SHA for f149ec1
api/kubernetes/helm-chart/README.md
@@ -75,6 +75,7 @@ Cosmo Tech Platform API
75
| config.csm.platform.twincache.port | int | `6379` | |
76
| config.csm.platform.twincache.tls.bundle | string | `"changeme"` | |
77
| config.csm.platform.twincache.tls.enabled | bool | `false` | |
78
+| config.csm.platform.twincache.useGraphModule | bool | `true` | |
79
| config.csm.platform.twincache.username | string | `"default"` | |
80
| deploymentStrategy | object | `{"rollingUpdate":{"maxSurge":1,"maxUnavailable":"50%"},"type":"RollingUpdate"}` | Deployment strategy |
81
| deploymentStrategy.rollingUpdate.maxSurge | int | `1` | maximum number of Pods that can be created over the desired number of Pods |
0 commit comments