spinkube / spin-plugin-kube

A Spin plugin for interacting with Kubernetes.
Other
27 stars 7 forks source link

Ability to override app name in `spin kube scaffold` #85

Open endocrimes opened 1 month ago

endocrimes commented 1 month ago

I often use spin kube scaffold in automation, with many versions of an application in the same "image", which results in needing to do rewrites-in-place of the name field. It would be helpful if spin kube scaffold --name my-app was possible.

bacongobbler commented 1 month ago

Agreed. A --name flag would be a nice addition to the project.