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

fix: minor template issues preventing a clean install #3

Merged

Conversation

danielfigueiredo
Copy link

Hey @knmsk , I've been tracking your PR on https://github.com/grafana/k6-operator/pull/98/files
First, thank you for doing this work; it saved me a ton of time to get the k6-operator installed via Helm!

I tried to install this in a new cluster by running helm install ./path/topackage.tgz, I kept getting small template formatting issues that I could fix by seeing the install output with --dry-run flag

With these fixes, I can get a clean install, and I successfully ran a k6 test via k8s using the newly installed operator.

I thought about proposing the changes here as I believe they can be helpful in reducing a few more bugs in the main PR linked above.

Have a good one!

@knmsk knmsk merged commit e5febe8 into knmsk:feat/helm-chart Apr 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants