[unifi] enhance unifi to log to stdout (#547)

* enhance unifi to log to stdout

Signed-off-by: Jeff Billimek <jeff@billimek.com>

* bump version after rebase from master
This commit is contained in:
Jeff Billimek 2021-02-06 11:49:42 -05:00 committed by GitHub
parent a9218cd798
commit 8c5ade2b2b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v2
appVersion: 5.14.23
description: Ubiquiti Network's Unifi Controller
name: unifi
version: 1.4.2
version: 1.5.0
keywords:
- ubiquiti
- unifi

View File

@ -149,6 +149,8 @@ spec:
value: "{{ .Values.customCert.certName }}"
- name: CERT_PRIVATE_NAME
value: "{{ .Values.customCert.keyName }}"
- name: UNIFI_STDOUT
value: "true"
{{- end }}
volumeMounts:
- mountPath: /unifi/data