Drone: k8s rollout restart
All checks were successful
continuous-integration/drone Build is passing

This commit is contained in:
Garrett Mills 2022-11-29 15:02:37 -06:00
parent ac883a18dd
commit ea27c8ae76

View File

@ -50,5 +50,6 @@ steps:
image: bitnami/kubectl
commands:
- cd deploy-subst && kubectl apply -f .
- kubectl rollout restart -n noded deployment/noded-backend
# when:
# event: tag