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

Add an option to specify what to deploy in the Makefile #278

Open
aerosouund opened this issue Nov 5, 2023 · 2 comments
Open

Add an option to specify what to deploy in the Makefile #278

aerosouund opened this issue Nov 5, 2023 · 2 comments

Comments

@aerosouund
Copy link
Contributor

aerosouund commented Nov 5, 2023

currently when you run make deploy it deploys the full otterize stack. it would be handy and more developer friendly if you could specify a single chart that the command will install, such as make deploy --what=intents=operator.

it will simply catch this what value from the command line and install the helm chart that was specified

would love to provide help with that

@orishoshan
Copy link
Collaborator

Thanks for the suggestion @aerosouund! This seems like a good idea, and you've just contributed something, so I'm sure you needed it yourself :)

Go ahead and implement it as described.

@aerosouund
Copy link
Contributor Author

Awesome, please assign it to me and i'll get right to it

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