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.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| templates | 3 years ago | |
| Chart.yaml | 3 years ago | |
| README.md | 3 years ago | |
| values.schema.json | 3 years ago | |
| values.yaml | 3 years ago | |
README.md
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! |