Update ghost to allow for configurable public port
This commit is contained in:
@@ -5,5 +5,10 @@
|
||||
uuid: ghost-0
|
||||
minimum_rancher_version: v0.51.0
|
||||
questions:
|
||||
|
||||
- variable: public_port
|
||||
description: "public port to access the blog"
|
||||
label: "Public Port"
|
||||
required: true
|
||||
default: "80"
|
||||
type: "int"
|
||||
ghost:
|
||||
|
||||
Reference in New Issue
Block a user