fix(incubator): some cleanup (#3586)
* fix(arksurvival): cleanup * cleanup * update questions * chore(incubator): some cleanup * remove enabled true from main services * bump all incubator * lint * empty lines * emtpy line
This commit is contained in:
@@ -20,13 +20,13 @@ questions:
|
||||
type: dict
|
||||
attrs:
|
||||
- variable: VNC_PW
|
||||
label: 'VNC_PW'
|
||||
label: "VNC_PW"
|
||||
description: "The VNCnoVNC password."
|
||||
schema:
|
||||
type: string
|
||||
default: "TrueNAS"
|
||||
- variable: VNC_RESOLUTION
|
||||
label: 'VNC_RESOLUTION'
|
||||
label: "VNC_RESOLUTION"
|
||||
description: "The VNCnoVNC resolution."
|
||||
schema:
|
||||
type: string
|
||||
|
||||
Reference in New Issue
Block a user