chore(duckdns): add logfile option in gui (#2552)

This commit is contained in:
Stavros Kois
2022-04-24 19:02:58 +03:00
committed by GitHub
parent d8403b40ca
commit 35bda2c4a2
3 changed files with 8 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
apiVersion: v2
kubeVersion: ">=1.16.0-0"
name: duckdns
version: 1.0.13
version: 1.0.14
appVersion: "latest"
description: Duckdns is a free service which will point a DNS (sub domains of duckdns.org) to an IP of your choice.
type: application

View File

@@ -79,6 +79,12 @@ questions:
schema:
type: string
default: ""
- variable: LOG_FILE
label: "LOG_FILE"
description: "LOG_FILE"
schema:
type: boolean
default: false
# Include{containerConfig}
- variable: serviceexpert

View File

@@ -16,6 +16,7 @@ secret:
env:
SUBDOMAINS: ""
LOG_FILE: false
service:
main: