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/cloudnative-pg/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -158,6 +158,7 @@ Kubernetes: `>=1.29.0-0`
158
158
| rbac.create | bool |`true`| Specifies whether ClusterRole and ClusterRoleBinding should be created. |
159
159
| replicaCount | int |`1`||
160
160
| resources | object |`{}`||
161
+
| revisionHistoryLimit | int |`10`||
161
162
| service.ipFamilies | list |`[]`| Sets the families that should be supported and the order in which they should be applied to ClusterIP as well. Can be IPv4 and/or IPv6. |
162
163
| service.ipFamilyPolicy | string |`""`| Set the ip family policy to configure dual-stack see [Configure dual-stack](https://kubernetes.io/docs/concepts/services-networking/dual-stack/#services)|
163
164
| service.name | string |`"cnpg-webhook-service"`| The name of the Webhook Service. |
0 commit comments