Skip to content

Commit

Permalink
questions file modified
Browse files Browse the repository at this point in the history
  • Loading branch information
mguptahub committed Jun 17, 2024
1 parent 50e31af commit 04b9241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
3 changes: 1 addition & 2 deletions charts/plane-ce/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -351,8 +351,7 @@ questions:
type: password
default: ""
description: "Not required for 'http' issuer"
show_if: "ssl.issuer!=http"
# show_if: "ssl.issuer=cloudflare || ssl.issuer=digitalocean"
show_if: "ssl.issuer=cloudflare || ssl.issuer=digitalocean"
- variable: ssl.generateCerts
label: "Enable to generate certificates"
type: boolean
Expand Down
3 changes: 1 addition & 2 deletions charts/plane-enterprise/questions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -350,8 +350,7 @@ questions:
type: password
default: ""
description: "Not required for 'http' issuer"
show_if: "ssl.issuer!=http"
# show_if: "ssl.issuer=cloudflare || ssl.issuer=digitalocean"
show_if: "ssl.issuer=cloudflare || ssl.issuer=digitalocean"
- variable: ssl.generateCerts
label: "Enable to generate certificates"
type: boolean
Expand Down

0 comments on commit 04b9241

Please sign in to comment.