You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CGO_ENABLED=0 GOOS=linux go build -a -v -o build/pod-injector cmd/main.go cmd/config.go
Run locally (for test)
go run cmd/main.go cmd/config.go -v=2 --cert-file=test/server.cer --key-file=test/server.key --config-file=test/injection.yaml
go run cmd/main.go cmd/config.go -v=2 --cert-file=test/server.cer --key-file=test/server.key --patch-file=test/patch.json