remove tmp.py

This commit is contained in:
Digital Studium 2024-04-07 18:12:34 +03:00
parent 6be42383f2
commit d9e8b7b969
1 changed files with 0 additions and 3 deletions

3
tmp.py
View File

@ -1,3 +0,0 @@
from subprocess import call
call("kubectl edit deploy -n kube-system traefik", shell=True)