init
This commit is contained in:
commit
fddad41456
14 changed files with 576 additions and 0 deletions
4
datasette/values.yaml
Normal file
4
datasette/values.yaml
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# values.yaml
|
||||
mountPath: "/data"
|
||||
hostPath: "/sqlite-data"
|
||||
database: "temperature.db"
|
||||
Loading…
Add table
Add a link
Reference in a new issue