Bladeren bron

NAS-122406 / 23.10 / Prepopulate a list item in syncthing (#1254)

* Prepopulate a list item in syncthing

* indent
Stavros Kois 2 jaren geleden
bovenliggende
commit
5a45607980

+ 1 - 1
library/ix-dev/enterprise/syncthing/Chart.yaml

@@ -3,7 +3,7 @@ description: Syncthing is a continuous file synchronization program.
 annotations:
   title: Syncthing
 type: application
-version: 1.0.0
+version: 1.0.1
 apiVersion: v2
 appVersion: '1.23.3'
 kubeVersion: '>=1.16.0-0'

+ 1 - 1
library/ix-dev/enterprise/syncthing/item.yaml

@@ -2,7 +2,7 @@ icon_url: https://syncthing.net/img/logo-horizontal.svg
 categories:
   - storage
 screenshots:
- - https://syncthing.net/img/screenshot.png
+  - https://syncthing.net/img/screenshot.png
 tags:
   - sync
   - file-sharing

+ 4 - 1
library/ix-dev/enterprise/syncthing/questions.yaml

@@ -162,7 +162,10 @@ questions:
             type: list
             required: true
             empty: false
-            default: []
+            default:
+              - type: "hostPath"
+                mountPath: "/data1"
+                hostPath": ""
             items:
               - variable: storageEntry
                 label: Storage Entry