* chore(deps): update helm chart common to v6.3.1 * Fix KMS and Unifi * try a collabora fix * Temporarily disable nzbget probes waiting for next common * try if firefly-iii wants https * Fix a linting error on nzbget and path issues with jackett/prototypeGUI also disable for podgrab for now (just like NZBget, till next common) * try polling the login path for firefly * fireflyiii back to http * APP_KEY typo and useless security context * again * fireflyiii fix broken db setup Co-authored-by: Renovate Bot <bot@renovateapp.com>
17 lines
216 B
YAML
17 lines
216 B
YAML
# Default values for KMS.
|
|
|
|
image:
|
|
repository: pykmsorg/py-kms
|
|
pullPolicy: IfNotPresent
|
|
tag: minimal
|
|
|
|
strategy:
|
|
type: Recreate
|
|
|
|
service:
|
|
main:
|
|
ports:
|
|
main:
|
|
protocol: TCP
|
|
port: 1688
|