mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-27 13:50:18 +08:00
Disable ingress by default for stable apps
This commit is contained in:
@@ -355,7 +355,7 @@ questions:
|
||||
label: "Select Reverse-Proxy Type"
|
||||
schema:
|
||||
type: string
|
||||
default: "selfsigned"
|
||||
default: "disabled"
|
||||
enum:
|
||||
- value: "disabled"
|
||||
description: "Disabled"
|
||||
|
||||
Reference in New Issue
Block a user