diff --git a/tmp.py b/tmp.py deleted file mode 100644 index 99789b2..0000000 --- a/tmp.py +++ /dev/null @@ -1,3 +0,0 @@ -from subprocess import call - -call("kubectl edit deploy -n kube-system traefik", shell=True)