aboutsummaryrefslogtreecommitdiff
path: root/restart_service.sh
diff options
context:
space:
mode:
Diffstat (limited to 'restart_service.sh')
-rwxr-xr-xrestart_service.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/restart_service.sh b/restart_service.sh
new file mode 100755
index 0000000..4b5e099
--- /dev/null
+++ b/restart_service.sh
@@ -0,0 +1,3 @@
+#!/bin/sh
+
+kubectl rollout restart deployment/dvo-api -n devops-scheduler