fix(pydio-cells): fix configmap and main service (#1943)

* fix(pydio-cells): fix configmap and main service

* update questions and configmap
This commit is contained in:
Stavros Kois
2022-02-23 08:44:07 +01:00
committed by GitHub
parent 14e49b12e1
commit e95ade48d7
5 changed files with 15 additions and 13 deletions
+2 -2
View File
@@ -111,7 +111,7 @@ questions:
type: string
required: true
default: ""
- variable: title
- variable: password
label: "Cells Admin Password (First install only)"
description: "Cells Admin Password"
schema:
@@ -163,7 +163,7 @@ questions:
label: "Port Type"
schema:
type: string
default: "HTTP"
default: "HTTPS"
enum:
- value: HTTP
description: "HTTP"