mirror of
https://github.com/SystemRage/py-kms.git
synced 2025-08-11 23:31:54 +08:00
Removed sqliteweb support
This commit is contained in:
@@ -47,7 +47,6 @@ For more information please refer to the Helm Install command documentation loca
|
||||
| py-kms.environment.IP | string | `"::"` | |
|
||||
| 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 | `{}` | |
|
||||
|
@@ -20,7 +20,6 @@ py-kms:
|
||||
LOGSIZE: 2
|
||||
LOGFILE: /var/log/py-kms.log
|
||||
HWID: RANDOM
|
||||
SQLITE: true
|
||||
IP: '::'
|
||||
|
||||
serviceAccount: {}
|
||||
|
Reference in New Issue
Block a user