1
0
Fork 0

Add ClusterIP and NodePort deployment

This commit is contained in:
Joao Gilberto Magalhaes 2022-08-29 18:08:15 -05:00
parent 98c1114244
commit fa9a9767c9
10 changed files with 525 additions and 31 deletions

3
.gitignore vendored
View file

@ -4,4 +4,5 @@ venv
.docker_data
__pycache__
.pytest_cache
*.pyc
*.pyc
.env