Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

generate single yaml file for spin-operator and add to release assets #185

Open
michelleN opened this issue Mar 17, 2024 · 2 comments
Open

Comments

@michelleN
Copy link
Contributor

This yaml file would contain everything that folks get from the default helm install in the quickstart. Then, we can replace the helm install with a kubectl apply command, so folks don't have to use helm install during the quickstart if they don't want to.

@endocrimes
Copy link
Contributor

kubectl kustomize would also work for this today - but I wouldn't be opposed to generating our default kustomize build in releases

@michelleN
Copy link
Contributor Author

I don't remember the exact syntax but just to note, we'll need to pass in the target image tag while using kubectl kustomize.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants