You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
657 B
657 B
eShopOnWeb Helm Chart
A Helm chart for deploying eShopOnWeb on OpenShift.
Pre-requisites
None.
Values
Below is a table of each value used to configure this chart.
| Value | Description | Default | Additional Information |
|---|---|---|---|
database.serverHostname |
SQL Server hostname | sql-server |
|
database.name |
Database Name | eShop |
|
database.schema |
Database Schema | eShop |
|
database.username |
Username to access the database | eShop |
|
database.password |
Password to access the database | R3dH4t1! |