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: example-charts/custom-template/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,7 @@ culpa qui officia deserunt mollit anim id est laborum.
29
29
| controller.image.tag | string |`"18.0831"`||
30
30
| controller.ingressClass | string |`"nginx"`| Name of the ingress class to route through this controller |
31
31
| controller.name | string |`"controller"`||
32
-
| controller.persistentVolumeClaims | list |`[]`| List of persistent volume claims to create |
32
+
| controller.persistentVolumeClaims | list |Use this to override the default value specified here in the file | List of persistent volume claims to create. For very long comments, break them into multiple lines.|
33
33
| controller.podLabels | object |`{}`| The labels to be applied to instances of the controller pod |
34
34
| controller.publishService.enabled | bool |`false`| Whether to expose the ingress controller to the public world |
35
35
| controller.replicas | int |`nil`| Number of nginx-ingress pods to load balance between |
0 commit comments