Closed kate-goldenring closed 4 months ago
fixes #31
go run main.go scaffold --from http://ghcr.io/kate-goldenring/spin-foo-bar-variables:v1 --variable foo=yoo --variable bar=yee --replicas 1 | kubectl apply -f -
Thanks @kate-goldenring! Would you mind adding a test under scaffold_test.go to make sure the indentation looks correct to you?
scaffold_test.go
@bacongobbler added
@bacongobbler this should be ready for another review
fixes #31
Try it out