mirror of
https://github.com/truenas/charts.git
synced 2026-05-16 14:12:59 +08:00
NAS-122965 / 23.10 / fix default value on certificates (#1373)
* fix default value on certificates * re-bump syncthing
This commit is contained in:
@@ -3,7 +3,7 @@ description: File Browser provides a file managing interface within a specified
|
||||
annotations:
|
||||
title: File Browser
|
||||
type: application
|
||||
version: 1.0.4
|
||||
version: 1.0.5
|
||||
apiVersion: v2
|
||||
appVersion: 'v2.23.0'
|
||||
kubeVersion: '>=1.16.0-0'
|
||||
|
||||
@@ -13,7 +13,7 @@ filebrowserConfig:
|
||||
|
||||
filebrowserNetwork:
|
||||
webPort: 30044
|
||||
certificateID: 0
|
||||
certificateID: null
|
||||
hostNetwork: false
|
||||
|
||||
filebrowserRunAs:
|
||||
|
||||
Reference in New Issue
Block a user