Skip to content

Commit aabee63

Browse files
committed
chore: readme values update
Signed-off-by: rizlas <rizlas@users.noreply.github.com>
1 parent 41d2c2b commit aabee63

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

charts/nextcloud/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -153,6 +153,7 @@ The following table lists the configurable parameters of the nextcloud chart and
153153
| `nextcloud.mail.smtp.password` | SMTP password | `''` |
154154
| `nextcloud.configs` | Config files created in `/var/www/html/config` | `{}` |
155155
| `nextcloud.persistence.subPath` | Set the subPath for nextcloud to use in volume | `nil` |
156+
| `nextcloud.persistence.useImageCode` | Skip `/var/www` and `/var/www/html` mounts when using a custom image with code baked in | `false` |
156157
| `nextcloud.phpConfigs` | PHP Config files created in `/usr/local/etc/php/conf.d` | `{}` |
157158
| `nextcloud.defaultConfigs.\.htaccess` | Default .htaccess to protect `/var/www/html/config` | `true` |
158159
| `nextcloud.defaultConfigs.apache-pretty-urls\.config\.php` | Default Apache configuration for rewrite urls | `true` |

0 commit comments

Comments
 (0)