diff --git a/20125/status-server.yaml b/20125/status-server.yaml index fb63adf..b7764e3 100644 --- a/20125/status-server.yaml +++ b/20125/status-server.yaml @@ -33,6 +33,9 @@ spec: - name: status-server image: git.pyrocufflink.net/packages/20125.home imagePullPolicy: Always + env: + - name: RUST_LOG + value: info,status_server=debug volumeMounts: - mountPath: /usr/local/share/20125.home/config.yml name: config