This repository has been archived on 2023-04-02. You can view files and clone it, but cannot push or open issues or pull requests.
gitops-tbrnt/owntracks/views-configmap.yaml

15 lines
264 B
YAML

apiVersion: v1
kind: ConfigMap
metadata:
name: views
namespace: owntracks
data:
202005-soerenberg.json: |
{
"user" : "tobru",
"device": "dragino",
"page" : "vmap.html",
"from" : "2020-05-15",
"to" : "2020-05-23"
}