Yuvipanda has submitted this change and it was merged.

Change subject: k8s: Fix another typo
......................................................................


k8s: Fix another typo

Change-Id: I82bccb1eaeb403b2a7d8911660913f422ad5db3e
---
M modules/role/files/toollabs/deploy-proxy.bash
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Yuvipanda: Verified; Looks good to me, approved



diff --git a/modules/role/files/toollabs/deploy-proxy.bash 
b/modules/role/files/toollabs/deploy-proxy.bash
index d492398..7ce1fde 100644
--- a/modules/role/files/toollabs/deploy-proxy.bash
+++ b/modules/role/files/toollabs/deploy-proxy.bash
@@ -12,7 +12,7 @@
 VERSION="$2"
 
 # Stop all the running services!
-service kubeproxy stop
+service kube-proxy stop
 
 # Download the new things!
 wget -O /usr/local/bin/kube-proxy $URL_PREFIX/$VERSION/kube-proxy

-- 
To view, visit https://gerrit.wikimedia.org/r/281825
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I82bccb1eaeb403b2a7d8911660913f422ad5db3e
Gerrit-PatchSet: 2
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: Yuvipanda <[email protected]>
Gerrit-Reviewer: Yuvipanda <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to