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/nimbus/README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -135,8 +135,9 @@ We do not recommend that you upgrade the application by overriding `image.tag`.
135
135
| nimbus.rollingUpdatePartition | When using a RollingUpdate update strategy in the StatefulSet, sets a partition index to only update PODs with that index or higher | int | `0` |
136
136
| nimbus.service.ports.http-metrics | Service Port to expose Prometheus metrics on | int | `8008` |
137
137
| nimbus.service.ports.http-nimbus | Service Port to expose JSON-RPC interface on | int | `5052` |
138
-
| nimbus.service.publishNotReadyAddresses | Toggle publishing not ready addresses for headless and p2p services | object | `{"headless":false,"p2p":false}` |
0 commit comments