Skip to content

Commit

Permalink
Update charts/cloudnative-pg/README.md
Browse files Browse the repository at this point in the history
Co-authored-by: Philippe Scorsolini <[email protected]>
Signed-off-by: Antoine Millet <[email protected]>
  • Loading branch information
NaPs and phisco authored Aug 23, 2023
1 parent c928682 commit 9ff168f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion charts/cloudnative-pg/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ CloudNativePG Helm Chart
| nodeSelector | object | `{}` | Nodeselector for the operator to be installed |
| podAnnotations | object | `{}` | Annotations to be added to the pod |
| podSecurityContext | object | `{"runAsNonRoot":true,"seccompProfile":{"type":"RuntimeDefault"}}` | Security Context for the whole pod |
| rbac.aggregateClusterRoles | bool | `true` | Aggregate ClusterRoles to Kubernetes default user-facing roles. Ref: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles |
| rbac.aggregateClusterRoles | bool | `false` | Aggregate ClusterRoles to Kubernetes default user-facing roles. Ref: https://kubernetes.io/docs/reference/access-authn-authz/rbac/#user-facing-roles |
| rbac.create | bool | `true` | Specifies whether ClusterRole and ClusterRoleBinding should be created |
| replicaCount | int | `1` | |
| resources | object | `{}` | |
Expand Down

0 comments on commit 9ff168f

Please sign in to comment.