mirror of
https://github.com/LukeHagar/pypistats.org.git
synced 2025-12-06 04:21:09 +00:00
* update ignore files * setup poetry * add db seeds * black * set up compose * backfill script * add makefile, update readme * update poetry * readme * Fixes * cleanup and rate limit changes * poetry 1.0.5 * some more cleanup * k8s * k8s * update yml * cleanup and admin * deploy
5 lines
59 B
YAML
5 lines
59 B
YAML
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
name: pypistats
|