Skip to content

Commit

Permalink
Delete comment as requested in PR
Browse files Browse the repository at this point in the history
  • Loading branch information
OlafSzmidt committed Jan 31, 2018
1 parent 1eae4b9 commit 0307355
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions deploy_dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,10 +66,6 @@ def restart_pods(game_creator, ingress_yaml):
api_instance = kubernetes.client.CoreV1Api()
extensions_api_instance = kubernetes.client.ExtensionsV1beta1Api()

# TODO later: "kubectl cluster-info" might be useful here to check status?

# TODO later: restart ingress

ingress = create_ingress_yaml()
game_creator_rc = create_creator_yaml()

Expand Down

0 comments on commit 0307355

Please sign in to comment.