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/sourcebot/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
@@ -23,6 +23,7 @@ Sourcebot is a self-hosted tool that helps you understand your codebase.
23
23
| Key | Type | Default | Description |
24
24
|-----|------|---------|-------------|
25
25
| fullnameOverride | string |`""`| Override the full name of the deployed resources, defaults to a combination of the release name and the name for the selector labels |
26
+
| global.imagePullSecrets | list |`[]`| Global Docker registry secret names as an array |
26
27
| global.security.allowInsecureImages | bool |`true`| Allow insecure images to use bitnami legacy repository. Can be set to false if secure images are being used (Paid). |
27
28
| nameOverride | string |`""`| Override the name for the selector labels, defaults to the chart name |
0 commit comments