mirror of
https://github.com/truecharts/charts.git
synced 2026-07-15 02:11:27 -03:00
1.4 KiB
1.4 KiB
kms
Private Windows Activation Server for development and testing
Homepage: https://github.com/truecharts/apps/tree/master/charts/stable/kms
Maintainers
| Name | Url | |
|---|---|---|
| TrueCharts | info@truecharts.org | truecharts.org |
| Ornias1993 | kjeld@schouten-lebbing.nl | truecharts.org |
Source Code
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