mirror of
				https://github.com/Py-KMS-Organization/py-kms.git
				synced 2025-11-04 05:13:13 +00:00 
			
		
		
		
	Add helm-docs generated README.md
This commit is contained in:
		
							
								
								
									
										47
									
								
								charts/py-kms/README.md
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										47
									
								
								charts/py-kms/README.md
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,47 @@
 | 
			
		||||
# py-kms
 | 
			
		||||
 | 
			
		||||
  
 | 
			
		||||
 | 
			
		||||
A Helm chart for Kubernetes
 | 
			
		||||
 | 
			
		||||
## Values
 | 
			
		||||
 | 
			
		||||
| Key | Type | Default | Description |
 | 
			
		||||
|-----|------|---------|-------------|
 | 
			
		||||
| affinity | object | `{}` |  |
 | 
			
		||||
| autoscaling.enabled | bool | `false` |  |
 | 
			
		||||
| autoscaling.maxReplicas | int | `100` |  |
 | 
			
		||||
| autoscaling.minReplicas | int | `1` |  |
 | 
			
		||||
| autoscaling.targetCPUUtilizationPercentage | int | `80` |  |
 | 
			
		||||
| fullnameOverride | string | `""` |  |
 | 
			
		||||
| image.pullPolicy | string | `"IfNotPresent"` |  |
 | 
			
		||||
| image.repository | string | `"pykmsorg/py-kms"` |  |
 | 
			
		||||
| image.tag | string | `"python3"` |  |
 | 
			
		||||
| imagePullSecrets | list | `[]` |  |
 | 
			
		||||
| ingress.annotations | object | `{}` |  |
 | 
			
		||||
| ingress.className | string | `""` |  |
 | 
			
		||||
| ingress.enabled | bool | `false` |  |
 | 
			
		||||
| ingress.hosts[0].host | string | `"chart-example.local"` |  |
 | 
			
		||||
| ingress.hosts[0].paths[0].path | string | `"/"` |  |
 | 
			
		||||
| ingress.hosts[0].paths[0].pathType | string | `"ImplementationSpecific"` |  |
 | 
			
		||||
| ingress.tls | list | `[]` |  |
 | 
			
		||||
| nameOverride | string | `""` |  |
 | 
			
		||||
| nodeSelector | object | `{}` |  |
 | 
			
		||||
| podAnnotations | object | `{}` |  |
 | 
			
		||||
| podSecurityContext | object | `{}` |  |
 | 
			
		||||
| py-kms.environment.HWID | string | `"RANDOM"` |  |
 | 
			
		||||
| py-kms.environment.IP | string | `"0.0.0.0"` |  |
 | 
			
		||||
| py-kms.environment.LOGLEVEL | string | `"INFO"` |  |
 | 
			
		||||
| py-kms.environment.LOGSIZE | int | `2` |  |
 | 
			
		||||
| py-kms.environment.SQLITE | bool | `true` |  |
 | 
			
		||||
| replicaCount | int | `1` |  |
 | 
			
		||||
| resources | object | `{}` |  |
 | 
			
		||||
| securityContext | object | `{}` |  |
 | 
			
		||||
| service.httpPort | int | `80` |  |
 | 
			
		||||
| service.kmsPort | int | `1688` |  |
 | 
			
		||||
| service.type | string | `"ClusterIP"` |  |
 | 
			
		||||
| serviceAccount | object | `{}` |  |
 | 
			
		||||
| tolerations | list | `[]` |  |
 | 
			
		||||
 | 
			
		||||
----------------------------------------------
 | 
			
		||||
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