diff options
author | 2024-04-15 12:07:54 +0100 | |
---|---|---|
committer | 2024-04-15 12:07:54 +0100 | |
commit | 38a438e2544f56253c2e8bb8a322c283631c25c2 (patch) | |
tree | ace05c2e32a57ded1079b91c2507166a2ad141ec /kubernetes/namespaces/default/public-stats/README.md | |
parent | Move site namespace (diff) |
Move public stats
Diffstat (limited to 'kubernetes/namespaces/default/public-stats/README.md')
-rw-r--r-- | kubernetes/namespaces/default/public-stats/README.md | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/kubernetes/namespaces/default/public-stats/README.md b/kubernetes/namespaces/default/public-stats/README.md deleted file mode 100644 index 2654eaa..0000000 --- a/kubernetes/namespaces/default/public-stats/README.md +++ /dev/null @@ -1,7 +0,0 @@ -# Public Stats - -Python Discord Public Stats is the public stats portal for viewing server statistics at https://stats.pythondiscord.com/ - -The deployment manifest is located in the [python-discord/public-stats](https://github.com/python-discord/public-stats/blob/master/deployment.yaml) repo. - -To apply the service and ingress run `kubectl apply -f .` in this folder. |