Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
C
charts
Project
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Rancher商店
charts
Commits
f8f1e483
Commit
f8f1e483
authored
Nov 21, 2019
by
Shawn T O'Neil
Committed by
Denise Schannon
Nov 27, 2019
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
updated questions.yaml to match values.yaml (#322)
* fix traefik chart for acme email * fix traefik chart for acme others
parent
f3302d17
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
7 deletions
+6
-7
questions.yml
charts/traefik/v1.7/questions.yml
+6
-7
No files found.
charts/traefik/v1.7/questions.yml
View file @
f8f1e483
...
...
@@ -67,27 +67,27 @@ questions:
group
:
"
Lets
Encrypt
(ACME
Protocol)"
show_if
:
"
ssl.enabled=true"
subquestions
:
-
variable
:
ssl
.email
-
variable
:
acme
.email
type
:
string
default
:
"
admin@example.com"
description
:
"
E-Mail
Adress
to
use"
label
:
E-Mail
-
variable
:
ssl
.onHostRule
-
variable
:
acme
.onHostRule
type
:
boolean
default
:
true
description
:
"
Generate
Lets
Encrypt
Certificates
on
the
Fly"
label
:
On Host
-
variable
:
ssl
.staging
-
variable
:
acme
.staging
type
:
boolean
default
:
true
description
:
"
Generate
Test
Lets
Encrypt
Certificates
to
not
use
the
Rate
Limit"
label
:
Test Certificates (Staging)
-
variable
:
ssl
.logging
-
variable
:
acme
.logging
type
:
boolean
default
:
true
description
:
"
Activate
Lets
Encrypt
Logging"
label
:
Logging
-
variable
:
ssl
.challengeType
-
variable
:
acme
.challengeType
type
:
enum
options
:
-
"
tls-alpn-01"
...
...
@@ -118,4 +118,4 @@ questions:
type
:
string
default
:
"
"
description
:
"
Basic-Aut
Protection
for
Dashboard"
label
:
Basic Auth
\ No newline at end of file
label
:
Basic Auth
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment