@@ -22,4 +22,4 @@ name: kms
|
||||
sources:
|
||||
- https://github.com/SystemRage/py-kms
|
||||
type: application
|
||||
version: 6.11.2
|
||||
version: 6.11.3
|
||||
|
||||
@@ -1,7 +1,5 @@
|
||||
# Introduction
|
||||
|
||||
  
|
||||
|
||||
Private Windows Activation Server for development and testing
|
||||
|
||||
TrueCharts are designed to be installed as TrueNAS SCALE app only. We can not guarantee this charts works as a stand-alone helm installation.
|
||||
@@ -35,7 +33,6 @@ To remove this App from TrueNAS SCALE check our [Quick-Start Guide](https://true
|
||||
- See the [Wiki](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/apps/issues/new/choose)
|
||||
- Ask a [question](https://github.com/truecharts/apps/discussions)
|
||||
|
||||
----------------------------------------------
|
||||
Autogenerated from chart metadata using [helm-docs v1.5.0](https://github.com/norwoodj/helm-docs/releases/v1.5.0)
|
||||
|
||||
@@ -0,0 +1,40 @@
|
||||
# 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.12.1 |
|
||||
|
||||
## 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)
|
||||
Reference in New Issue
Block a user