mirror of
https://github.com/kennethreitz/bruce-operator.git
synced 2026-06-05 23:20:18 +00:00
5 lines
187 B
Batchfile
5 lines
187 B
Batchfile
docker build --tag kennethreitz/bruce-operator .
|
|
docker push kennethreitz/bruce-operator
|
|
kubectl delete -f .\deploy\operator.yml -n bruce
|
|
kubectl create -f .\deploy\operator.yml -n bruce
|