Added settings for k8s

This commit is contained in:
2020-09-23 01:37:10 +08:00
parent c6c7d5dddc
commit 39ade9abe9
7 changed files with 138 additions and 4 deletions

12
.dockerignore Normal file
View File

@@ -0,0 +1,12 @@
.dockerignore
.git
.gitignore
*~
*.swp
*.pyc
Dockerfile
k8s.yaml
__pycache__
cache/*
logs/*
env/*