mirror of
https://ghproxy.com/https://github.com/truecharts/charts.git
synced 2026-07-21 17:20:26 +08:00
41 lines
1.4 KiB
Markdown
41 lines
1.4 KiB
Markdown
# kms
|
|
|
|
  
|
|
|
|
Private Windows Activation Server for development and testing
|
|
|
|
**Homepage:** <https://github.com/truecharts/apps/tree/master/charts/stable/kms>
|
|
|
|
## Maintainers
|
|
|
|
| Name | Email | Url |
|
|
| ---- | ------ | --- |
|
|
| TrueCharts | info@truecharts.org | truecharts.org |
|
|
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
|
|
|
|
## Source Code
|
|
|
|
* <https://github.com/SystemRage/py-kms>
|
|
|
|
## Requirements
|
|
|
|
Kubernetes: `>=1.16.0-0`
|
|
|
|
| Repository | Name | Version |
|
|
|------------|------|---------|
|
|
| https://truecharts.org/ | common | 6.8.0 |
|
|
|
|
## Values
|
|
|
|
| Key | Type | Default | Description |
|
|
|-----|------|---------|-------------|
|
|
| image.pullPolicy | string | `"IfNotPresent"` | |
|
|
| image.repository | string | `"pykmsorg/py-kms"` | |
|
|
| image.tag | string | `"minimal"` | |
|
|
| service.main.ports.main.port | int | `1688` | |
|
|
| service.main.ports.main.protocol | string | `"TCP"` | |
|
|
| strategy.type | string | `"Recreate"` | |
|
|
|
|
----------------------------------------------
|
|
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|