Skip to content

Commit

Permalink
update helm-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
remche committed Apr 9, 2021
1 parent 738bc82 commit a913bef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shinyproxy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ A Helm chart to install Shinyproxy
| ingress.annotations | object | `{}` | Annotations to add to the ingress |
| ingress.enabled | bool | `false` | Whether to expose via ingress controller |
| ingress.hosts | list | `[]` | The hostname that should be exposed |
| ingress.path | string | `""` | Set path in the ingress. Defaults to proxy.landing-page if blank. |
| ingress.tls | list | `[]` | TLS configuration |
| proxy | object | Default values | See https://www.shinyproxy.io/configuration/ for application configuration |
| proxy.annotations | object | `{}` | ShinyProxy deployment annotations |
Expand Down

0 comments on commit a913bef

Please sign in to comment.