Skip to content

mmoyes/restSanity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

restSanity

A very bad way of testing things are working

Kube Deploy

  • CGO_ENABLED=0 GOOS=linux GOARCH=amd64 go build -ldflags "-w" -a -o restsanity
  • Build dockerfile docker build . -t cloud.canister.io:5000/brudtech/restsanity:latest
  • docker push cloud.canister.io:5000/brudtech/restsanity:latest
  • kubectl rollout restart deploy restsanity-dpy

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages