-
Notifications
You must be signed in to change notification settings - Fork 3
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 automated tests for the chart #343
Conversation
4fa15fa
to
5e62043
Compare
5e62043
to
97c23b0
Compare
b8ca808
to
3642e43
Compare
5eb1e4f
to
0a13a58
Compare
cb5fc17
to
c2a4476
Compare
c0aa55a
to
28bd814
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Seems pretty good to me
It would be good to have the values file somehow in sync with what we have in production. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
References to golem should be avoided.
In addition to what was suggested, I also disabled the loki-multi-tenant-proxy as well as the ingress to match this : https://github.com/giantswarm/shared-configs/pull/147/files |
The test-values I use is as close as it can be from a production loki as it's basically grizzly's chart-values tuned just enough to make it work in the ATS environment. |
Towards giantswarm/roadmap#2008