feat(nightscout): migrate from bare-metal LXC to k3s
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
apiVersion: v1
|
||||
kind: ConfigMap
|
||||
metadata:
|
||||
name: nightscout-config
|
||||
namespace: nightscout
|
||||
data:
|
||||
DISPLAY_UNITS: "mmol/L"
|
||||
BASE_URL: "https://ns.aleshym.co"
|
||||
INSECURE_USE_HTTP: "true"
|
||||
HOSTNAME: "0.0.0.0"
|
||||
ENABLE: "careportal basal iob cob bwp cage sage iage bage boluscalc pump openaps loop profile timeago bgnow delta direction upbat errorcodes ar2 rawbg"
|
||||
AUTH_DEFAULT_ROLES: "careportal"
|
||||
THEME: "colors"
|
||||
NODE_ENV: "production"
|
||||
Reference in New Issue
Block a user