fix prototype-gui default controller type
This commit is contained in:
@@ -20,4 +20,4 @@ name: prototype-gui
|
||||
sources:
|
||||
- https://github.com/truecharts/apps/tree/master/develop/prototype-gui
|
||||
type: application
|
||||
version: 0.0.4
|
||||
version: 0.0.5
|
||||
|
||||
@@ -54,7 +54,7 @@ questions:
|
||||
label: "(Advanced) Controller Type"
|
||||
schema:
|
||||
type: string
|
||||
default: "Deployment"
|
||||
default: "deployment"
|
||||
required: true
|
||||
enum:
|
||||
- value: "deployment"
|
||||
|
||||
Reference in New Issue
Block a user