diff options
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. |